mirror of
https://github.com/QuasarApp/openssl-cmake.git
synced 2025-05-04 13:39:36 +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 )
|
CHECK_INCLUDE_FILE( fcntl.h CHK_DLFCN )
|
||||||
if( CHK_DLFCN )
|
if( CHK_DLFCN )
|
||||||
set( HAVE_DLFCN_H ON )
|
set( HAVE_DLFCN_H ON )
|
||||||
add_definitions( -DHAVE_DLFCN_H )
|
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
if( APPLE )
|
if( APPLE )
|
||||||
|
Loading…
x
Reference in New Issue
Block a user