Fix dependency on win32-pthreads

This commit is contained in:
BtbN
2014-05-05 19:07:42 +02:00
parent 38594fff9e
commit ce542525fc
6 changed files with 15 additions and 6 deletions

View File

@@ -21,6 +21,9 @@ if(APPLE)
set(test-input_PLATFORM_DEPS
${IOSURF}
${COCOA})
elseif(WIN32)
set(test-input_PLATFORM_DEPS
w32-pthreads)
endif()
set(test-input_SOURCES