mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-04 07:36:50 +00:00
7 lines
176 B
CMake
7 lines
176 B
CMake
lagom_test(
|
|
test-runner.cpp
|
|
NAME TestJSSpecCompiler
|
|
LIBS LibDiff
|
|
WORKING_DIRECTORY "${SERENITY_PROJECT_ROOT}/Meta/Lagom/Tools/CodeGenerators/JSSpecCompiler/"
|
|
)
|