diff options
author | Astonex <softukitu@gmail.com> | 2013-07-31 23:01:59 +0100 |
---|---|---|
committer | Astonex <softukitu@gmail.com> | 2013-07-31 23:01:59 +0100 |
commit | 8dfba27242ca23fca5de852541f2101568dbf7cb (patch) | |
tree | 8ba2078499b616d110915e7c9b542b6d61b60986 /testing/cmake | |
parent | d848c159129a42b0ca1eef2fccc692d87a297a47 (diff) |
Slight changes
Diffstat (limited to 'testing/cmake')
-rw-r--r-- | testing/cmake/nTox_win32.cmake | 2 |
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 | ||
6 | add_executable(${exe_name} | 6 | add_executable(${exe_name} |
7 | nTox_win32.c misc_tools.c) | 7 | nTox_win32.c misc_tools.c) |
8 | 8 | ||
9 | linkCoreLibraries(${exe_name}) | 9 | linkCoreLibraries(${exe_name}) |