Added tsl-robin_map for win/vc
This commit is contained in:
parent
17e263bf44
commit
a27fdafafb
@ -12,6 +12,8 @@ IF(WIN32)
|
||||
|
||||
if(MSVC)
|
||||
|
||||
find_package(tsl-robin-map CONFIG REQUIRED)
|
||||
|
||||
OPTION(MSVC_USE_DLL "use MSVC DLL" ON)
|
||||
|
||||
SET(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} /std:c17 /arch:AVX2 /fp:fast /fp:except-")
|
||||
|
Loading…
x
Reference in New Issue
Block a user