Skip to content

Commit

Permalink
find nlohmann_json
Browse files Browse the repository at this point in the history
  • Loading branch information
frs69wq committed Sep 16, 2024
1 parent 038e190 commit aaf13de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ find_package(SimGrid 3.35.1 REQUIRED)
find_package(FSMod REQUIRED)
find_package(nlohmann_json REQUIRED
CONFIG
PATHS "/usr/lib/cmake/"
PATHS "/usr/lib/cmake/nhlomann_json"
)

include_directories(
Expand Down

0 comments on commit aaf13de

Please sign in to comment.