~ubuntu-branches/ubuntu/wily/kfilemetadata-kf5/wily-proposed

« back to all changes in this revision

Viewing changes to tests/CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2015-08-10 13:06:05 UTC
  • mfrom: (1.1.8)
  • Revision ID: package-import@ubuntu.com-20150810130605-ct8mhz7fewhflvcs
Tags: 5.13.0-0ubuntu1
new upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
remove_definitions(-DQT_NO_CAST_FROM_ASCII)
 
2
 
1
3
add_executable(dump dump.cpp)
2
4
 
3
5
target_include_directories(dump  PUBLIC "$<BUILD_INTERFACE:${CMAKE_SOURCE_DIR}>")