Browse Subversion Repository
Diff of /trunk/ttssh2/ttxssh/CMakeLists.txt
Parent Directory
| Revision Log
| Patch
| 133 |
PRIVATE |
PRIVATE |
| 134 |
$<$<CONFIG:Debug>:_CRTDBG_MAP_ALLOC> |
$<$<CONFIG:Debug>:_CRTDBG_MAP_ALLOC> |
| 135 |
) |
) |
|
if(USE_UNICODE_API) |
|
|
target_compile_definitions( |
|
|
ttxssh |
|
|
PRIVATE |
|
|
UNICODE |
|
|
_UNICODE |
|
|
) |
|
|
endif() |
|
|
|
|
| 136 |
|
|
| 137 |
target_link_libraries( |
target_link_libraries( |
| 138 |
ttxssh |
ttxssh |
|
|
Legend:
| Removed from v.8445 |
|
| changed lines |
| |
Added in v.8465 |
|
|
|