D7213: Use ecm_add_test and benefit from BUILD_TESTING awareness

2017-08-08 Thread Aleix Pol Gonzalez
apol added inline comments. INLINE COMMENTS > CMakeLists.txt:15 > if(APPLE) > -target_link_libraries(testtrash "-framework DiskArbitration -framework > CoreFoundation") > +set(testtrash_APPLE_LIBS "-framework DiskArbitration -framework > CoreFoundation") > endif(APPLE) Note that

D7213: Use ecm_add_test and benefit from BUILD_TESTING awareness

2017-08-08 Thread Andreas Sturmlechner
This revision was automatically updated to reflect the committed changes. Closed by commit R241:dec4afb4145b: Use ecm_add_test and benefit from BUILD_TESTING awareness (authored by asturmlechner). REPOSITORY R241 KIO CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D7213?vs=17908=17909

D7213: Use ecm_add_test and benefit from BUILD_TESTING awareness

2017-08-08 Thread Kevin Funk
kfunk accepted this revision. This revision is now accepted and ready to land. REPOSITORY R241 KIO BRANCH master REVISION DETAIL https://phabricator.kde.org/D7213 To: asturmlechner, #frameworks, kfunk Cc: kfunk

D7213: Use ecm_add_test and benefit from BUILD_TESTING awareness

2017-08-08 Thread Andreas Sturmlechner
asturmlechner created this revision. Restricted Application added a project: Frameworks. REPOSITORY R241 KIO BRANCH master REVISION DETAIL https://phabricator.kde.org/D7213 AFFECTED FILES src/ioslaves/trash/tests/CMakeLists.txt To: asturmlechner, #frameworks Cc: kfunk