Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/ttssh2/ttxssh/CMakeLists.txt

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

revision 9255 by nmaya, Wed May 19 14:11:26 2021 UTC revision 9266 by zmatsuo, Thu May 20 14:56:29 2021 UTC
# Line 69  target_sources( Line 69  target_sources(
69    key.h    key.h
70    keyfiles.c    keyfiles.c
71    keyfiles.h    keyfiles.h
72      keyfiles-putty.c
73      keyfiles-putty.h
74    mac.c    mac.c
75    mac.h    mac.h
76    pkt.c    pkt.c
# Line 179  target_link_libraries( Line 181  target_link_libraries(
181    common_static    common_static
182    libputty    libputty
183    ttpcmn    ttpcmn
184      argon2
185    ${ZLIB_LIB}    ${ZLIB_LIB}
186    ${OPENSSL_LIB}    ${OPENSSL_LIB}
187    #    #

Legend:
Removed from v.9255  
changed lines
  Added in v.9266

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