Skip to content

Commit

Permalink
include json header in cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
Ylannl committed Apr 15, 2020
1 parent 54710a2 commit 543839b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ include_directories(
src
thirdparty/filesystem/include
thirdparty/cpp-taskflow
thirdparty/json/single_include
${CMAKE_BINARY_DIR}
)

Expand Down

0 comments on commit 543839b

Please sign in to comment.