parent
a8ec95411a
commit
de9588fc64
8 changed files with 15 additions and 14 deletions
@ -0,0 +1,7 @@ |
||||
|
||||
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/) |
||||
@ -1,8 +0,0 @@ |
||||
|
||||
include(ECMAddTests) |
||||
|
||||
ecm_add_test(testchromebookmarks.cpp TEST_NAME testChromeBookmarks |
||||
LINK_LIBRARIES Qt::Test krunner_bookmarks_test |
||||
) |
||||
|
||||
file(COPY chrome-config-home DESTINATION ${CMAKE_CURRENT_BINARY_DIR}) |
||||
Loading…
Reference in new issue