Browse Subversion Repository
Diff of /trunk/ttssh2/ttxssh/CMakeLists.txt
Parent Directory
| Revision Log
| Patch
| 6 |
include(${CMAKE_CURRENT_SOURCE_DIR}/../../libs/lib_openssl.cmake) |
include(${CMAKE_CURRENT_SOURCE_DIR}/../../libs/lib_openssl.cmake) |
| 7 |
|
|
| 8 |
if (MSVC) |
if (MSVC) |
| 9 |
set(CMAKE_SHARED_LINKER_FLAGS "${CMAKE_SHARED_LINKER_FLAGS} /DELAYLOAD:dnsapi.dll") |
set(CMAKE_SHARED_LINKER_FLAGS "${CMAKE_SHARED_LINKER_FLAGS} /DELAYLOAD:user32.dll /DELAYLOAD:dnsapi.dll") |
| 10 |
endif() |
endif() |
| 11 |
|
|
| 12 |
add_library( |
add_library( |
|
|
Legend:
| Removed from v.7990 |
|
| changed lines |
| |
Added in v.8211 |
|
|
|