summaryrefslogtreecommitdiff
path: root/testing/cmake/nTox_win32.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'testing/cmake/nTox_win32.cmake')
-rw-r--r--testing/cmake/nTox_win32.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/cmake/nTox_win32.cmake b/testing/cmake/nTox_win32.cmake
index 5acfb411..0e33913f 100644
--- a/testing/cmake/nTox_win32.cmake
+++ b/testing/cmake/nTox_win32.cmake
@@ -5,5 +5,5 @@ set(exe_name nTox_win32)
5 5
6add_executable(${exe_name} 6add_executable(${exe_name}
7 nTox_win32.c misc_tools.c) 7 nTox_win32.c misc_tools.c)
8 8
9linkCoreLibraries(${exe_name}) 9linkCoreLibraries(${exe_name})