Changeset 142:828dba0b9bf0

Show
Ignore:
Timestamp:
09/04/08 10:33:44 (3 months ago)
Author:
Andreas Schneider <mail@…>
Message:

Add a minimum requirement for CMake.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • CMakeLists.txt

    r80 r142  
    11include(CMakeLists-owbuild.txt) 
     2 
     3cmake_minimum_required(VERSION 2.4.6) 
    24 
    35project(wengophone)