json-schema-validator/test/cmake-install
Cristian Le 37438f9b59
Modernize cmake file
- Added JSON_VALIDATOR_SHARED_LIBS to properly handle shared-library
- Bumped minimum cmake to 3.11 to use no-source add_library
- Bumped minimum cmake to 3.14 to properly support FetchContent (FetchContent_MakeAvailable)
- Converted Hunter package manager to FetchContent (It is plenty mature these days)
- Added namespace to exported target
- Made the cmake file compatible with FetchContent

Signed-off-by: Cristian Le <cristian.le@mpsd.mpg.de>
2023-05-10 20:04:45 +02:00
..
project Modernize cmake file 2023-05-10 20:04:45 +02:00
CMakeLists.txt Adapt CMake project name to be coherent with nlohmann::json's naming 2019-12-05 11:12:23 +01:00
test.sh.in Adapt CMake project name to be coherent with nlohmann::json's naming 2019-12-05 11:12:23 +01:00