attempt to fix issue with opencollada + ubuntu ppa

This commit is contained in:
Campbell Barton
2011-08-24 17:09:25 +00:00
parent 9ad6434c4e
commit 242035fa2d

View File

@@ -74,9 +74,8 @@ FOREACH(COMPONENT ${_opencollada_FIND_INCLUDES})
NAMES
${COMPONENT}/include
${COMPONENT}
include/opencollada/${COMPONENT} # ubuntu ppa needs this
HINTS
# some packagers do this.
${OPENCOLLADA_ROOT_DIR}/include/opencollada
${_opencollada_SEARCH_DIRS}
)
MARK_AS_ADVANCED(OPENCOLLADA_${UPPERCOMPONENT}_INCLUDE_DIR)