git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1323 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
f82d0ea3b8
commit
7ff50add05
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
######################################################################################
|
######################################################################################
|
||||||
|
|
||||||
# check cmake version compatibility
|
# check cmake version compatibility
|
||||||
CMAKE_MINIMUM_REQUIRED(VERSION 2.4 FATAL_ERROR)
|
CMAKE_MINIMUM_REQUIRED(VERSION 2.6 FATAL_ERROR)
|
||||||
|
|
||||||
# regular expression checking
|
# regular expression checking
|
||||||
INCLUDE_REGULAR_EXPRESSION("^.*$" "^$")
|
INCLUDE_REGULAR_EXPRESSION("^.*$" "^$")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue