Changeset 163 in pacpusframework for branches/2.0-beta1/cmake/PacpusConfiguration.cmake
- Timestamp:
- Aug 1, 2013, 5:26:02 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.0-beta1/cmake/PacpusConfiguration.cmake
r119 r163 22 22 set(PACPUS_INSTALL_3RD FALSE CACHE BOOL "Installation of the 3rd party") 23 23 set(PACPUS_BUILD_DOC FALSE CACHE BOOL "Whether build the documentation - requires Doxygen") 24 set(PACPUS_BUILD_EXAMPLES FALSE CACHE BOOL "Whether build the examples") 24 25 set(PACPUS_USE_SOLUTION_FOLDERS FALSE CACHE BOOL "Use solution folders to classify projects, works in MS Visual Studio") 25 26
Note:
See TracChangeset
for help on using the changeset viewer.