summaryrefslogtreecommitdiffstats
path: root/remote-process
diff options
context:
space:
mode:
Diffstat (limited to 'remote-process')
-rw-r--r--remote-process/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/remote-process/CMakeLists.txt b/remote-process/CMakeLists.txt
index 0cf477a..d5bda0a 100644
--- a/remote-process/CMakeLists.txt
+++ b/remote-process/CMakeLists.txt
@@ -1,4 +1,4 @@
-add_executable(remote-process main.cpp) # TODO: WIN32 ?
+add_executable(remote-process main.cpp)
# TODO: separate remote-processor's includes in half (public/private)
# And use only public headers here