UG4 / ugcore

The core functionality of UG4. Includes sources, build-scripts, and utility scripts.
https://github.com/UG4/ugcore
Other
36 stars 23 forks source link

hpp files moved to subdirectory include #58

Closed parnet closed 2 years ago

parnet commented 2 years ago

in repository https://github.com/nlohmann/json/ used by ug module https://github.com/UG4/external_JSON

anaegel commented 2 years ago

Alternative would be to use include_directories(${UG_ROOT_CMAKE_PATH}/../../externals/JSONForUG4/json-cxx/single_include)