Browse Subversion Repository
Diff of /trunk/ttssh2/ttxssh/CMakeLists.txt
Parent Directory
| Revision Log
| Patch
| 174 |
WRITE ${CMAKE_CURRENT_BINARY_DIR}/puttyversion.h |
WRITE ${CMAKE_CURRENT_BINARY_DIR}/puttyversion.h |
| 175 |
"#define PUTTYVERSION \"${version_str}\"\n" |
"#define PUTTYVERSION \"${version_str}\"\n" |
| 176 |
) |
) |
| 177 |
|
|
| 178 |
|
install( |
| 179 |
|
TARGETS ttxssh |
| 180 |
|
RUNTIME |
| 181 |
|
DESTINATION . |
| 182 |
|
) |
|
|
Legend:
| Removed from v.7952 |
|
| changed lines |
| |
Added in v.7990 |
|
|
|