Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/ttssh2/CMakeLists.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 9899 by zmatsuo, Mon May 2 13:38:59 2022 UTC revision 10693 by zmatsuo, Tue May 2 13:27:32 2023 UTC
# Line 4  set_target_properties(ttxssh PROPERTIES Line 4  set_target_properties(ttxssh PROPERTIES
4  add_subdirectory(matcher)  add_subdirectory(matcher)
5  set_target_properties(matcher PROPERTIES FOLDER ttssh2)  set_target_properties(matcher PROPERTIES FOLDER ttssh2)
6    
 add_subdirectory(putty)  
 set_target_properties(libputty PROPERTIES FOLDER ttssh2)  
   
7  add_subdirectory(argon2)  add_subdirectory(argon2)
8  set_target_properties(argon2 PROPERTIES FOLDER ttssh2)  set_target_properties(argon2 PROPERTIES FOLDER ttssh2)
9    
10    add_subdirectory(libsshagentc)
11    set_target_properties(libsshagentc PROPERTIES FOLDER ttssh2)

Legend:
Removed from v.9899  
changed lines
  Added in v.10693

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