You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
include(ECMAddTests) |
|
|
|
ecm_add_test(chrome/testchromebookmarks.cpp TEST_NAME testChromeBookmarks |
|
LINK_LIBRARIES Qt::Test krunner_bookmarks_test |
|
) |
|
file(COPY chrome/chrome-config-home DESTINATION ${CMAKE_CURRENT_BINARY_DIR}/chrome/)
|
|
|