We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1f8f99 commit 5bf6fdeCopy full SHA for 5bf6fde
CMakeLists.txt
@@ -65,8 +65,6 @@ include_directories(thirdparty/zip/src)
65
66
include_directories(thirdparty/spimpl)
67
68
-include(build/FindGD.cmake)
69
-
70
target_link_libraries(scratchcpp PRIVATE nlohmann_json::nlohmann_json)
71
target_link_libraries(scratchcpp PRIVATE utf8cpp)
72
target_link_libraries(scratchcpp PRIVATE zip)
build/FindGD.cmake
0 commit comments