fix STR #2764
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9171 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
409afd29cc
commit
3086c07eec
@ -156,6 +156,7 @@ include(CheckFunctionExists)
|
||||
|
||||
if(HAVE_DLFCN_H)
|
||||
set(CMAKE_REQUIRED_LIBRARIES dl)
|
||||
set(HAVE_DLFCN_H 1)
|
||||
endif(HAVE_DLFCN_H)
|
||||
CHECK_FUNCTION_EXISTS(dlsym HAVE_DLSYM)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user