Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/CMakeLists.txt

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

revision 9441 by zmatsuo, Tue Sep 21 16:07:29 2021 UTC revision 9516 by zmatsuo, Wed Nov 10 13:01:23 2021 UTC
# Line 183  add_subdirectory(tools) Line 183  add_subdirectory(tools)
183  if(EXISTS ${CMAKE_CURRENT_LIST_DIR}/TTXAdditional/CMakeLists.txt)  if(EXISTS ${CMAKE_CURRENT_LIST_DIR}/TTXAdditional/CMakeLists.txt)
184    add_subdirectory(TTXAdditional)    add_subdirectory(TTXAdditional)
185  endif()  endif()
186    add_subdirectory(cygwin)
187    
188  ### create buildinfo.txt  ### create buildinfo.txt
189  configure_file(  configure_file(

Legend:
Removed from v.9441  
changed lines
  Added in v.9516

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