Replies: 1 comment
-
I believe the target is only nlohmann_json_schema_validator |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am trying to integrate this package.
I have a checkout of the nlohmann json in:
vendor/json
and then I have a checkout of this archive in:
vendor/json-schema-validator
And I have this CMakeListst.txt:
However, this results in:
What am I missing?
Beta Was this translation helpful? Give feedback.
All reactions