summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThales Lima Oliveira <thaleslima.ufu@gmail.com>2019-10-15 10:29:01 -0300
committerGitHub <noreply@github.com>2019-10-15 10:29:01 -0300
commitf5c90a0cb3c8e586ba1e2112c866d4c803faeaf3 (patch)
treef1ddb92bf762f134b8de1790e90583c3e3e22e93
parent10c6d13e455dde89c17fc024e0a392d2bb44f83a (diff)
downloadPSP.git-f5c90a0cb3c8e586ba1e2112c866d4c803faeaf3.tar.gz
PSP.git-f5c90a0cb3c8e586ba1e2112c866d4c803faeaf3.tar.xz
PSP.git-f5c90a0cb3c8e586ba1e2112c866d4c803faeaf3.zip
Update CMakeLists.txt
-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})