mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-11-16 09:21:52 +03:00
Reduce unit test runtimes dramatically for debug builds
This commit is contained in:
@@ -120,6 +120,7 @@ endif ()
|
||||
#for config
|
||||
if (RELEASE_BUILD)
|
||||
set(HS_OPTIMIZE ON)
|
||||
add_definitions(-DNDEBUG)
|
||||
endif()
|
||||
|
||||
include (${CMAKE_MODULE_PATH}/sanitize.cmake)
|
||||
|
||||
Reference in New Issue
Block a user