We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30ca4d3 commit a5c4dbeCopy full SHA for a5c4dbe
test/compiler/CMakeLists.txt
@@ -9,6 +9,7 @@ target_link_libraries(
9
compiler_test
10
GTest::gtest_main
11
scratchcpp
12
+ zip
13
nlohmann_json::nlohmann_json
14
)
15
0 commit comments