COMP: adding trunk/codec/compat to the list of directories
that must be searched for header files.
This commit is contained in:
parent
fcbf45ca64
commit
9989de4bd0
|
@ -3,6 +3,7 @@
|
||||||
# Headers file are located here:
|
# Headers file are located here:
|
||||||
INCLUDE_DIRECTORIES(
|
INCLUDE_DIRECTORIES(
|
||||||
${OPENJPEG_SOURCE_DIR}/libopenjpeg
|
${OPENJPEG_SOURCE_DIR}/libopenjpeg
|
||||||
|
${OPENJPEG_SOURCE_DIR}/codec/compat
|
||||||
)
|
)
|
||||||
|
|
||||||
# Do the proper thing when building static...if only there was configured
|
# Do the proper thing when building static...if only there was configured
|
||||||
|
|
Loading…
Reference in New Issue