Changeset 119 in pacpusframework for branches/2.0-beta1/cmake/PacpusConfiguration.cmake
- Timestamp:
- Jun 28, 2013, 4:56:24 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.0-beta1/cmake/PacpusConfiguration.cmake
r89 r119 24 24 set(PACPUS_USE_SOLUTION_FOLDERS FALSE CACHE BOOL "Use solution folders to classify projects, works in MS Visual Studio") 25 25 26 set(QT5 FALSE CACHE BOOL " Use Qt5 or Qt4") 27 26 28 if(PACPUS_USE_SOLUTION_FOLDERS) 27 29 if(CMAKE_VERSION VERSION_GREATER "2.8.0")
Note:
See TracChangeset
for help on using the changeset viewer.