Change path for Windows installer
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2728 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
2ce45ec3cc
commit
caed07e1b8
1 changed files with 4 additions and 4 deletions
|
|
@ -56,8 +56,8 @@ set(PARADISEO_SRC_PATHS
|
|||
/opt/local/ # DarwinPorts
|
||||
/opt/csw/ # Blastwave
|
||||
/opt/
|
||||
[KEY_CURRENT_USER\\Software\\Inria\\ParadisEO]
|
||||
[HKEY_LOCAL_MACHINE\\Software\\Inria\\ParadisEO]
|
||||
[KEY_CURRENT_USER\\Software\\Inria\\ParadisEO]/local
|
||||
[HKEY_LOCAL_MACHINE\\Software\\Inria\\ParadisEO]/local
|
||||
)
|
||||
|
||||
find_path(EO_INCLUDE_DIR eo
|
||||
|
|
@ -109,8 +109,8 @@ set(FIND_PARADISEO_LIB_PATHS
|
|||
/opt/local/ # DarwinPorts
|
||||
/opt/csw/ # Blastwave
|
||||
/opt/
|
||||
[KEY_CURRENT_USER\\Software\\Inria\\ParadisEO]
|
||||
[HKEY_LOCAL_MACHINE\\Software\\Inria\\ParadisEO]
|
||||
[KEY_CURRENT_USER\\Software\\Inria\\ParadisEO]/local
|
||||
[HKEY_LOCAL_MACHINE\\Software\\Inria\\ParadisEO]/local
|
||||
)
|
||||
|
||||
#Suffixes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue