Skip to content
Snippets Groups Projects
Commit ed8361e5 authored by Robert K's avatar Robert K
Browse files

[bugfix] FindDLMalloc finally works.

parent 015d1969
No related branches found
No related tags found
No related merge requests found
......@@ -59,7 +59,6 @@ mark_as_advanced(DLMALLOC_INCLUDE_DIR)
# if found, store some results
if(DLMALLOC_FOUND)
message(STATUS "${DLMALLOC_SOURCE_INCLUDE} found.")
set(DLMALLOC_SOURCE_INCLUDE CACHE STRING ${DLMALLOC_SOURCE_INCLUDE})
endif(DLMALLOC_FOUND)
#set HAVE_DLMALLOC for config.h
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment