~thopiekar/zypper/libzypp-manual-import

« back to all changes in this revision

Viewing changes to tests/CMakeLists.txt

  • Committer: Thomas-Karl Pietrowski
  • Date: 2014-12-22 16:18:08 UTC
  • Revision ID: thopiekar@googlemail.com-20141222161808-hj7y770uqvpahh9e
new sync with git repo

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
ADD_SUBDIRECTORY( sat )
14
14
 
15
15
ADD_CUSTOM_TARGET( ctest
16
 
   COMMAND ctest -a
 
16
   COMMAND ctest -VV -a
17
17
)