windows: tools are unix only

This commit is contained in:
Matthew Barr 2017-03-23 08:13:00 +11:00
parent d4c66e294b
commit 51b9146608

View File

@ -1,3 +1,6 @@
if (WIN32)
return()
endif()
find_package(Threads)
# remove some warnings