mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-25 03:12:56 +00:00
6 lines
154 B
CMake
6 lines
154 B
CMake
katie_test(tst_bench_v8
|
|
${CMAKE_CURRENT_SOURCE_DIR}/tst_v8.cpp
|
|
${CMAKE_CURRENT_SOURCE_DIR}/v8.qrc
|
|
)
|
|
|
|
target_link_libraries(tst_bench_v8 KtScript)
|