Browse Subversion Repository
Diff of /trunk/ttssh2/CMakeLists.txt
Parent Directory
| Revision Log
| Patch
| 7 |
add_subdirectory(matcher) |
add_subdirectory(matcher) |
| 8 |
set_target_properties(matcher PROPERTIES FOLDER ttssh2) |
set_target_properties(matcher PROPERTIES FOLDER ttssh2) |
| 9 |
|
|
|
# config時に cmake で puttyversion.h を生成するようにした |
|
|
#add_subdirectory(puttyrev) |
|
|
#set_target_properties(puttyrev PROPERTIES FOLDER ttssh2) |
|
|
|
|
| 10 |
add_subdirectory(putty) |
add_subdirectory(putty) |
| 11 |
set_target_properties(libputty PROPERTIES FOLDER ttssh2) |
set_target_properties(libputty PROPERTIES FOLDER ttssh2) |
| 12 |
|
|
| 13 |
add_subdirectory(argon2) |
add_subdirectory(argon2) |
| 14 |
set_target_properties(argon2 PROPERTIES FOLDER ttssh2) |
set_target_properties(argon2 PROPERTIES FOLDER ttssh2) |
|
|
|
|
|
Legend:
| Removed from v.9266 |
|
| changed lines |
| |
Added in v.9647 |
|
|
|