Changeset 123 in pacpusframework for branches/2.0-beta1/CMakeLists.txt


Ignore:
Timestamp:
07/24/13 10:38:37 (11 years ago)
Author:
morasjul
Message:

fix CMakeLists for windows

File:
1 edited

Legend:

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

    r89 r123  
    1010project(Pacpus)
    1111cmake_minimum_required(VERSION 2.8)
    12 
     12 cmake_policy(SET CMP0020  NEW) # for QT5.1 on windows
    1313# ========================================
    1414# Pacpus version
Note: See TracChangeset for help on using the changeset viewer.