katie/tests/benchmarks/script/context2d/CMakeLists.txt.broken
Ivailo Monev 476c627306 port script benchmarks to CMake build system
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-02-02 18:44:25 +02:00

5 lines
136 B
Text

katie_test(tst_bench_context2d
${CMAKE_CURRENT_SOURCE_DIR}/tst_context2d.cpp
)
target_link_libraries(tst_bench_context2d KtScript)