Error in cmake/module/FindParadiseo.cmake
This commit is contained in:
parent
651e722de7
commit
9aacf2184f
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@ foreach(COMP ${PARADISEO_LIBRARIES_TO_FIND})
|
|||
PATHS ${PARADISEO_SRC_PATHS})
|
||||
elseif(${COMP} STREQUAL "peo")
|
||||
set(PEO_FOUND true)
|
||||
find_path(EDO_INCLUDE_DIR peo
|
||||
find_path(PEO_INCLUDE_DIR peo
|
||||
PATH_SUFFIXES include${INSTALL_SUB_DIR}/peo peo/src
|
||||
PATHS ${PARADISEO_SRC_PATHS})
|
||||
elseif(${COMP} STREQUAL "edo")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue