Move test-related CMake files into tests/cmake
This commit is contained in:
parent
b65a904574
commit
34ac1f2c2d
@ -6,6 +6,8 @@ option(JSON_FastTests "Skip expensive/slow tests." OFF)
|
||||
set(JSON_32bitTest AUTO CACHE STRING "Enable the 32bit unit test (ON/OFF/AUTO/ONLY).")
|
||||
set(JSON_TestStandards "" CACHE STRING "The list of standards to test explicitly.")
|
||||
|
||||
set(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake ${CMAKE_MODULE_PATH})
|
||||
|
||||
include(test)
|
||||
|
||||
#############################################################################
|
||||
|
||||
Loading…
Reference in New Issue
Block a user