Skip to content
Snippets Groups Projects
Commit 43a5b2df authored by Dan Lipsa's avatar Dan Lipsa
Browse files

nlohmanjson fixes

parent 77e42068
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@ vtk_module_third_party(
INTERFACE
LICENSE_FILES "vtknlohmannjson/LICENSE.MIT"
VERSION "3.10.4"
STANDARD_INCLUDE_DIRS
EXTERNAL
PACKAGE nlohmann_json
TARGETS nlohmann_json::nlohmann_json
......
......@@ -22,7 +22,7 @@
# define VTK_NLOHMANN_JSON(x) <nlohmann/x>
#else
# define nlohmann vtknlohmann
# define VTK_NLOHMANN_JSON(x) <vtknlohmann/include/vtknlohmann/x>
# define VTK_NLOHMANN_JSON(x) <vtknlohmannjson/include/vtknlohmann/x>
#endif
#endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment