Develop and Download Open Source Software

Browse Subversion Repository

Annotation of /trunk/ttssh2/CMakeLists.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 9899 - (hide annotations) (download)
Mon May 2 13:38:59 2022 UTC (23 months, 1 week ago) by zmatsuo
File MIME type: text/plain
File size: 340 byte(s)
ttssh.exe を削除

- TERATERM_EXTENSIONS 環境変数を使っていた頃のもので使われていない

ticket #44327
1 zmatsuo 7456 add_subdirectory(ttxssh)
2     set_target_properties(ttxssh PROPERTIES FOLDER ttssh2)
3    
4     add_subdirectory(matcher)
5     set_target_properties(matcher PROPERTIES FOLDER ttssh2)
6    
7     add_subdirectory(putty)
8     set_target_properties(libputty PROPERTIES FOLDER ttssh2)
9    
10 zmatsuo 9266 add_subdirectory(argon2)
11     set_target_properties(argon2 PROPERTIES FOLDER ttssh2)

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26