Changeset 187 in pacpusframework for trunk/cmake/PacpusConfiguration.cmake


Ignore:
Timestamp:
10/23/13 10:58:40 (11 years ago)
Author:
morasjul
Message:

Fixed: towards Qt4/Qt5 compatibility.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/cmake/PacpusConfiguration.cmake

    r163 r187  
    2525set(PACPUS_USE_SOLUTION_FOLDERS  FALSE CACHE BOOL "Use solution folders to classify projects, works in MS Visual Studio")
    2626
    27 set(QT5      FALSE CACHE BOOL " Use Qt5 or Qt4")
    28 
    2927if(PACPUS_USE_SOLUTION_FOLDERS)
    3028    if(CMAKE_VERSION VERSION_GREATER "2.8.0")
Note: See TracChangeset for help on using the changeset viewer.