~kubuntu-members/perlkde/4.11

« back to all changes in this revision

Viewing changes to kdevplatform/t/CMakeLists.txt

  • Committer: Arno Rehn
  • Date: 2011-01-06 17:49:41 UTC
  • Revision ID: git-v1:ada9e4b459cf6fabd0f3b9b164387469cb19d9bc
A patch by Ian Monroe and myself to modularize the repository.
See README.MODULARIZATION for details.

svn path=/trunk/KDE/kdebindings/perl/; revision=1212365

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
enable_testing()
2
 
set(prove_args -I${CMAKE_BINARY_DIR}/perl/blib/lib -I${CMAKE_BINARY_DIR}/perl/blib/arch)
3
 
 
4
 
# Class tests
5
 
add_test(perlqt_kdevplatform_load prove ${prove_args} ${CMAKE_CURRENT_SOURCE_DIR}/a_loading.t)
 
 
b'\\ No newline at end of file'