Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'build_files/cmake/Modules/FindHaru.cmake')
-rw-r--r--build_files/cmake/Modules/FindHaru.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/build_files/cmake/Modules/FindHaru.cmake b/build_files/cmake/Modules/FindHaru.cmake
index 5774f83b8c5..7db57a6adfb 100644
--- a/build_files/cmake/Modules/FindHaru.cmake
+++ b/build_files/cmake/Modules/FindHaru.cmake
@@ -35,11 +35,13 @@ find_path(HARU_INCLUDE_DIR
${_haru_SEARCH_DIRS}
PATH_SUFFIXES
include/haru
+ include
)
find_library(HARU_LIBRARY
NAMES
hpdfs
+ hpdf
HINTS
${_haru_SEARCH_DIRS}
PATH_SUFFIXES