mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
windows: tools are unix only
This commit is contained in:
parent
d4c66e294b
commit
51b9146608
@ -1,3 +1,6 @@
|
||||
if (WIN32)
|
||||
return()
|
||||
endif()
|
||||
find_package(Threads)
|
||||
|
||||
# remove some warnings
|
||||
|
Loading…
x
Reference in New Issue
Block a user