Changeset 111 in pacpusframework for branches/2.0-beta1/src/PacpusTools/CMakeLists.txt


Ignore:
Timestamp:
06/13/13 15:38:27 (11 years ago)
Author:
morasjul
Message:

Beta-2 : Add missing file inputOutputBase.cpp, et clean CMakeList

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0-beta1/src/PacpusTools/CMakeLists.txt

    r110 r111  
    88#################################################
    99project(PacpusTools)
    10 
    11 # ========================================
    12 # Configure qt4
    13 # ========================================
    14 #if(QT4_FOUND)
    15 #    set(QT_USE_QTXML true)
    16 #    include(${QT_USE_FILE})
    17 #else()
    18 #    message(ERROR "Qt4 needed")
    19 #endif(QT4_FOUND)
    2010
    2111# ========================================
Note: See TracChangeset for help on using the changeset viewer.