STXXL's debug build creates stxxl_debug.{a,so}, adapts FindSTXXL

References:

- https://github.com/Project-OSRM/osrm-backend/issues/1885
This commit is contained in:
Daniel J. Hofmann 2016-01-12 13:40:36 +01:00
parent c93ca02fb8
commit f46706843b

View File

@ -24,7 +24,7 @@ FIND_PATH(STXXL_INCLUDE_DIR stxxl.h
)
FIND_LIBRARY(STXXL_LIBRARY
NAMES stxxl
NAMES stxxl stxxl_debug
HINTS
$ENV{STXXL_DIR}
PATH_SUFFIXES lib64 lib