add ${BULLET_SEARCH_DIRS}/include,

remove PATH_SUFFIXES include/bullet
This commit is contained in:
Andrew Meadows 2015-01-16 16:19:47 -08:00
parent 840acecbe6
commit 117ed9206c

View file

@ -62,11 +62,11 @@ endmacro()
find_path(BULLET_INCLUDE_DIR NAMES btBulletCollisionCommon.h
HINTS
${BULLET_SEARCH_DIRS}
${BULLET_SEARCH_DIRS}/include
$ENV{BULLET_ROOT_DIR}
${BULLET_ROOT}/include
${BULLET_ROOT}/src
PATH_SUFFIXES bullet include/bullet
PATH_SUFFIXES bullet
)
# Find the libraries