Changeset 187 in pacpusframework for trunk/cmake/PacpusConfiguration.cmake
- Timestamp:
- Oct 23, 2013, 10:58:40 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/cmake/PacpusConfiguration.cmake
r163 r187 25 25 set(PACPUS_USE_SOLUTION_FOLDERS FALSE CACHE BOOL "Use solution folders to classify projects, works in MS Visual Studio") 26 26 27 set(QT5 FALSE CACHE BOOL " Use Qt5 or Qt4")28 29 27 if(PACPUS_USE_SOLUTION_FOLDERS) 30 28 if(CMAKE_VERSION VERSION_GREATER "2.8.0")
Note:
See TracChangeset
for help on using the changeset viewer.