We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df4ffb7 commit a494088Copy full SHA for a494088
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