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 10653 by zmatsuo, Sun Apr 2 16:07:25 2023 UTC revision 10693 by zmatsuo, Tue May 2 13:27:32 2023 UTC
# Line 160  target_include_directories( Line 160  target_include_directories(
160    PRIVATE    PRIVATE
161    ../../teraterm/teraterm    ../../teraterm/teraterm
162    ../matcher    ../matcher
163    ../putty    ../libsshagentc
164    ../../libs/include    ../../libs/include
165    ${ZLIB_INCLUDE_DIRS}    ${ZLIB_INCLUDE_DIRS}
166    )    )
# Line 211  target_link_libraries( Line 211  target_link_libraries(
211    ${PACKAGE_NAME}    ${PACKAGE_NAME}
212    PRIVATE    PRIVATE
213    common_static    common_static
214    libputty    libsshagentc
215    ttpcmn    ttpcmn
216    argon2    argon2
217    ${ZLIB_LIB}    ${ZLIB_LIB}

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

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