Исправлен поиск ionobase
This commit is contained in:
@ -12,7 +12,7 @@ if(NOT IONOBASE_IS_EXTERNAL_PROJECT)
|
|||||||
endif()
|
endif()
|
||||||
find_path(
|
find_path(
|
||||||
IONOBASE_INCLUDE_DIRS
|
IONOBASE_INCLUDE_DIRS
|
||||||
NAMES ionobase/interchfor.hpp
|
NAMES ionobase/interchfor.h
|
||||||
PATHS ${_search_paths})
|
PATHS ${_search_paths})
|
||||||
|
|
||||||
set(_search_paths "")
|
set(_search_paths "")
|
||||||
|
Reference in New Issue
Block a user