Changeset 247 in pacpusframework


Ignore:
Timestamp:
12/02/13 14:32:44 (11 years ago)
Author:
Marek Kurdej
Message:

Added: PacpusConfig.cmake.in to install.

Location:
trunk/cmake
Files:
1 added
2 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/cmake

    • Property svn:ignore set to
      PacpusConfig.cmake
  • trunk/cmake/PacpusInstall.cmake

    r187 r247  
    1010################################################################################
    1111# CMake
     12configure_file("${PACPUS_CMAKE_DIR}/in/${PROJECT_NAME}Config.cmake.in" "${PACPUS_CMAKE_DIR}/${PROJECT_NAME}Config.cmake" @ONLY)
     13
    1214install(
    1315    DIRECTORY
Note: See TracChangeset for help on using the changeset viewer.