remove dependency to FetchContent

This commit is contained in:
Niels Lohmann 2020-05-01 15:14:37 +02:00
parent dbf1a1f413
commit 7ade3a0efb
No known key found for this signature in database
GPG key ID: 7F3CEA63AE251B69
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"