Skip to content

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
  • Loading branch information
wtlgo committed Apr 15, 2020
1 parent bba97a5 commit 5de3191
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 @@ -17,4 +17,4 @@ target_compile_features(Network PUBLIC cxx_std_17)
target_link_libraries(Network PUBLIC ${CURL_LIBRARIES})

target_include_directories(Network INTERFACE ${PROJECT_SOURCE_DIR}/include/)
target_include_directories(Network PUBLIC ${PROJECT_SOURCE_DIR}/include/wtlgo/)
target_include_directories(Network PRIVATE ${PROJECT_SOURCE_DIR}/include/wtlgo/)

0 comments on commit 5de3191

Please sign in to comment.