summaryrefslogtreecommitdiff
path: root/libopenjpeg/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'libopenjpeg/CMakeLists.txt')
-rw-r--r--libopenjpeg/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/libopenjpeg/CMakeLists.txt b/libopenjpeg/CMakeLists.txt
index bc744d09..20fb780c 100644
--- a/libopenjpeg/CMakeLists.txt
+++ b/libopenjpeg/CMakeLists.txt
@@ -48,5 +48,5 @@ INSTALL(TARGETS ${OPENJPEG_LIBRARY_NAME}
# Install includes files
INSTALL(FILES openjpeg.h
- DESTINATION ${OPENJPEG_INSTALL_INCLUDE_DIR} COMPONENT Headers
+ DESTINATION ${OPENJPEG_INSTALL_INCLUDE_DIR}/${subdir} COMPONENT Headers
)