~ubuntu-branches/ubuntu/trusty/libkdegames/trusty

« back to all changes in this revision

Viewing changes to CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Philip Muškovac
  • Date: 2013-03-31 14:31:58 UTC
  • mfrom: (1.1.6)
  • Revision ID: package-import@ubuntu.com-20130331143158-wes5qza1468ovhc3
Tags: 4:4.10.2-0ubuntu1
New upstream bugfix release

Show diffs side-by-side

added added

removed removed

Lines of Context:
222
222
# install the export set for use with the install-tree
223
223
install(EXPORT KDEGamesLibraryDepends DESTINATION
224
224
    ${CMAKECONFIG_INSTALL_DIR} COMPONENT Devel)
 
225
 
 
226
macro_display_feature_log()