summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3fb716a..11d90d0 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -23,4 +23,3 @@ file(GLOB helloworld_SRC
"*.h"
"*.cpp"
)
-target_link_libraries(${PROJECT_NAME} ${wxWidgets_LIBRARIES})