cmake changes
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@456 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
a1b30d59f8
commit
ac1e732d45
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ ENDIF(NOT DEFINED MO_DIR)
|
||||||
IF(NOT DEFINED EO_DIR OR NOT EO_DIR)
|
IF(NOT DEFINED EO_DIR OR NOT EO_DIR)
|
||||||
SET(EO_DIR ${EOdir} CACHE PATH "ParadisEO-EO main directory" FORCE) # given on the command line
|
SET(EO_DIR ${EOdir} CACHE PATH "ParadisEO-EO main directory" FORCE) # given on the command line
|
||||||
ELSE(NOT DEFINED EO_DIR OR NOT EO_DIR)
|
ELSE(NOT DEFINED EO_DIR OR NOT EO_DIR)
|
||||||
MESSAGE(STATUS "EOdir already defined in as ${EO_DIR}")
|
MESSAGE(STATUS "EOdir already defined as ${EO_DIR}")
|
||||||
ENDIF(NOT DEFINED EO_DIR OR NOT EO_DIR)
|
ENDIF(NOT DEFINED EO_DIR OR NOT EO_DIR)
|
||||||
|
|
||||||
# Set the main paths
|
# Set the main paths
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue