first commit
This commit is contained in:
commit
9c73c8c567
89 changed files with 6355 additions and 0 deletions
9
build/CTestTestfile.cmake
Normal file
9
build/CTestTestfile.cmake
Normal file
|
@ -0,0 +1,9 @@
|
|||
# CMake generated Testfile for
|
||||
# Source directory: /home/chris/dev/newapp
|
||||
# Build directory: /home/chris/dev/newapp/build
|
||||
#
|
||||
# This file includes the relevant testing commands required for
|
||||
# testing this directory and lists subdirectories to be tested as well.
|
||||
add_test(appstreamtest "/usr/bin/cmake" "-DAPPSTREAMCLI=/usr/bin/appstreamcli" "-DINSTALL_FILES=/home/chris/dev/newapp/build/install_manifest.txt" "-P" "/usr/share/ECM/kde-modules/appstreamtest.cmake")
|
||||
set_tests_properties(appstreamtest PROPERTIES _BACKTRACE_TRIPLES "/usr/share/ECM/kde-modules/KDECMakeSettings.cmake;161;add_test;/usr/share/ECM/kde-modules/KDECMakeSettings.cmake;179;appstreamtest;/usr/share/ECM/kde-modules/KDECMakeSettings.cmake;0;;/home/chris/dev/newapp/CMakeLists.txt;12;include;/home/chris/dev/newapp/CMakeLists.txt;0;")
|
||||
subdirs("src")
|
Loading…
Add table
Add a link
Reference in a new issue