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 a16fa2b commit 3bf11baCopy full SHA for 3bf11ba
test/compiler/CMakeLists.txt
@@ -9,6 +9,7 @@ target_link_libraries(
9
compiler_test
10
GTest::gtest_main
11
scratchcpp
12
+ nlohmann_json::nlohmann_json
13
)
14
15
gtest_discover_tests(compiler_test)
0 commit comments