mirror of
https://github.com/QuasarApp/openssl-cmake.git
synced 2025-05-02 12:39:37 +00:00
oops revert a redefinition
This commit is contained in:
parent
05c661143c
commit
a0c90e8071
@ -33,7 +33,6 @@ include( CheckIncludeFile )
|
||||
CHECK_INCLUDE_FILE( fcntl.h CHK_DLFCN )
|
||||
if( CHK_DLFCN )
|
||||
set( HAVE_DLFCN_H ON )
|
||||
add_definitions( -DHAVE_DLFCN_H )
|
||||
endif()
|
||||
|
||||
if( APPLE )
|
||||
|
Loading…
x
Reference in New Issue
Block a user