1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-14 05:24:58 +00:00
serenity/Tests/JSSpecCompiler/CMakeLists.txt
2023-12-07 10:13:21 -07:00

6 lines
176 B
CMake

lagom_test(
test-runner.cpp
NAME TestJSSpecCompiler
LIBS LibDiff
WORKING_DIRECTORY "${SERENITY_PROJECT_ROOT}/Meta/Lagom/Tools/CodeGenerators/JSSpecCompiler/"
)