mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-09-29 19:24:25 +03:00
windows: tools are unix only
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
if (WIN32)
|
||||
return()
|
||||
endif()
|
||||
find_package(Threads)
|
||||
|
||||
# remove some warnings
|
||||
|
Reference in New Issue
Block a user