Skip to content

Commit a5c4dbe

Browse files
committed
Link compiler test against zip library
1 parent 30ca4d3 commit a5c4dbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/compiler/CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ target_link_libraries(
99
compiler_test
1010
GTest::gtest_main
1111
scratchcpp
12+
zip
1213
nlohmann_json::nlohmann_json
1314
)
1415

0 commit comments

Comments
 (0)