Другой вариант поиска
This commit is contained in:
parent
69cde815ce
commit
29faeeae1a
@ -13,7 +13,8 @@ if(NOT IONOBASE_IS_EXTERNAL_PROJECT)
|
|||||||
find_path(
|
find_path(
|
||||||
IONOBASE_INCLUDE_DIRS
|
IONOBASE_INCLUDE_DIRS
|
||||||
NAMES interchfor.h
|
NAMES interchfor.h
|
||||||
HINTS ${_search_paths})
|
PATH_SUFFIXES ionobase
|
||||||
|
PATHS ${_search_paths})
|
||||||
|
|
||||||
set(_search_paths "")
|
set(_search_paths "")
|
||||||
if(IONOBASE_LIBRARY_DIR AND EXISTS ${IONOBASE_LIBRARY_DIR})
|
if(IONOBASE_LIBRARY_DIR AND EXISTS ${IONOBASE_LIBRARY_DIR})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user