mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-12-28 13:43:45 +03: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/"
|
|
)
|