Исправлен поиск ionobase

This commit is contained in:
Andrei Astafev 2021-06-29 11:59:47 +03:00
parent b4c58de05c
commit 650ea04bc8

View File

@ -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 "")