FindBullet: Search in per-config dirs on Windows (#13738)

Bullet for windows installs in these per-config paths.
This commit is contained in:
Alan Witkowski 2012-11-26 09:08:14 -05:00 committed by Brad King
parent e574852120
commit f180b24ef4
1 changed files with 2 additions and 0 deletions

View File

@ -33,6 +33,8 @@ macro(_FIND_BULLET_LIBRARY _var)
${ARGN}
HINTS
${BULLET_ROOT}
${BULLET_ROOT}/lib/Release
${BULLET_ROOT}/lib/Debug
${BULLET_ROOT}/out/release8/libs
${BULLET_ROOT}/out/debug8/libs
PATH_SUFFIXES lib