We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ee4164 commit 3200f4bCopy full SHA for 3200f4b
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