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 9266 by zmatsuo, Thu May 20 14:56:29 2021 UTC revision 9647 by nmaya, Wed Dec 29 13:24:00 2021 UTC
# Line 7  set_target_properties(ttssh PROPERTIES F Line 7  set_target_properties(ttssh PROPERTIES F
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

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