Skip to content

Instantly share code, notes, and snippets.

@dsonck92
Created October 11, 2019 21:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dsonck92/c79aab1b74120b2b2b8a27ccc1bfbff4 to your computer and use it in GitHub Desktop.
Save dsonck92/c79aab1b74120b2b2b8a27ccc1bfbff4 to your computer and use it in GitHub Desktop.
add_library(nlohmann_json::nlohmann_json INTERFACE IMPORTED)
set_target_properties(nlohmann_json::nlohmann_json PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES /usr/include
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment