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:
authorCampbell Barton <ideasman42@gmail.com>2013-05-15 13:57:17 +0400
committerCampbell Barton <ideasman42@gmail.com>2013-05-15 13:57:17 +0400
commit417ca7b451d3de168342c78449b54d8474e86125 (patch)
treeae2e9bb74f8ff05f9f9fec89684e57bdd247e371 /build_files
parent9c510330d982d92a7c5b1475200b885fbc5e8f32 (diff)
fix for finding openjpeg on some systems.
Diffstat (limited to 'build_files')
-rw-r--r--build_files/cmake/Modules/FindOpenJPEG.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/build_files/cmake/Modules/FindOpenJPEG.cmake b/build_files/cmake/Modules/FindOpenJPEG.cmake
index 8d901ed633c..8bd1a584ac7 100644
--- a/build_files/cmake/Modules/FindOpenJPEG.cmake
+++ b/build_files/cmake/Modules/FindOpenJPEG.cmake
@@ -42,6 +42,7 @@ FIND_PATH(OPENJPEG_INCLUDE_DIR
${_openjpeg_SEARCH_DIRS}
PATH_SUFFIXES
include
+ include/openjpeg-1.5
)
FIND_LIBRARY(OPENJPEG_LIBRARY