Browse Subversion Repository
Diff of /trunk/ttssh2/ttxssh/CMakeLists.txt
Parent Directory
| Revision Log
| Patch
| 174 |
RUNTIME |
RUNTIME |
| 175 |
DESTINATION . |
DESTINATION . |
| 176 |
) |
) |
| 177 |
|
|
| 178 |
|
#### |
| 179 |
|
# ソースツリー内に生成ファイルが存在していたら削除する |
| 180 |
|
if(EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/ttssh2/ttxssh/puttyversion.h") |
| 181 |
|
file(REMOVE "${CMAKE_CURRENT_SOURCE_DIR}/ttssh2/ttxssh/puttyversion.h") |
| 182 |
|
endif() |
|
|
Legend:
| Removed from v.8568 |
|
| changed lines |
| |
Added in v.8681 |
|
|
|