From 8dfba27242ca23fca5de852541f2101568dbf7cb Mon Sep 17 00:00:00 2001 From: Astonex Date: Wed, 31 Jul 2013 23:01:59 +0100 Subject: Slight changes --- testing/cmake/nTox_win32.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/cmake/nTox_win32.cmake') 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) add_executable(${exe_name} nTox_win32.c misc_tools.c) - + linkCoreLibraries(${exe_name}) -- cgit v1.2.3