early-access version 2853
This commit is contained in:
4
externals/vcpkg/ports/json-schema-validator/usage
vendored
Executable file
4
externals/vcpkg/ports/json-schema-validator/usage
vendored
Executable file
@@ -0,0 +1,4 @@
|
||||
The package json-schema-validator provides CMake integration:
|
||||
|
||||
find_package(nlohmann_json_schema_validator REQUIRED)
|
||||
target_link_libraries(main PRIVATE nlohmann_json_schema_validator)
|
Reference in New Issue
Block a user