summaryrefslogtreecommitdiff
path: root/testing/cmake/nTox.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'testing/cmake/nTox.cmake')
-rw-r--r--testing/cmake/nTox.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/cmake/nTox.cmake b/testing/cmake/nTox.cmake
index 814b1427..1656bc80 100644
--- a/testing/cmake/nTox.cmake
+++ b/testing/cmake/nTox.cmake
@@ -9,4 +9,3 @@ add_executable(${exe_name}
9target_link_libraries(${exe_name} ncurses) 9target_link_libraries(${exe_name} ncurses)
10 10
11linkCoreLibraries(${exe_name}) 11linkCoreLibraries(${exe_name})
12addCompilerFlags()