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 8445 by doda, Tue Dec 17 12:15:31 2019 UTC revision 8465 by zmatsuo, Fri Jan 10 13:13:45 2020 UTC
# Line 133  target_compile_definitions( Line 133  target_compile_definitions(
133    PRIVATE    PRIVATE
134    $<$<CONFIG:Debug>:_CRTDBG_MAP_ALLOC>    $<$<CONFIG:Debug>:_CRTDBG_MAP_ALLOC>
135    )    )
 if(USE_UNICODE_API)  
   target_compile_definitions(  
     ttxssh  
     PRIVATE  
     UNICODE  
     _UNICODE  
     )  
 endif()  
   
136    
137  target_link_libraries(  target_link_libraries(
138    ttxssh    ttxssh

Legend:
Removed from v.8445  
changed lines
  Added in v.8465

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