Skip to content

Commit 3bf11ba

Browse files
committed
Link compiler test against nlohmann_json
1 parent a16fa2b commit 3bf11ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/compiler/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
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+
nlohmann_json::nlohmann_json
1213
)
1314

1415
gtest_discover_tests(compiler_test)

0 commit comments

Comments
 (0)