remove dependency to FetchContent

This commit is contained in:
Niels Lohmann
2020-05-01 15:14:37 +02:00
parent dbf1a1f413
commit 7ade3a0efb
2 changed files with 18 additions and 24 deletions

View File

@@ -1 +1 @@
#define TEST_DATA_DIRECTORY "${nlohmann_json_test_data_SOURCE_DIR}"
#define TEST_DATA_DIRECTORY "${CMAKE_BINARY_DIR}/json_test_data"