Fossil SCM

fossil-scm / compat / zlib / contrib / infback9 / CMakeLists.txt
Source Blame History 19 lines
6ea30fb… florian 1 if(ZLIB_BUILD_SHARED)
6ea30fb… florian 2 target_sources(zlib
6ea30fb… florian 3 PRIVATE
6ea30fb… florian 4 infback9.c
6ea30fb… florian 5 inftree9.c
6ea30fb… florian 6 infback9.h
6ea30fb… florian 7 inffix9.h
6ea30fb… florian 8 inftree9.h)
6ea30fb… florian 9 endif(ZLIB_BUILD_SHARED)
6ea30fb… florian 10
6ea30fb… florian 11 if(ZLIB_BUILD_STATIC)
6ea30fb… florian 12 target_sources(zlibstatic
6ea30fb… florian 13 PRIVATE
6ea30fb… florian 14 infback9.c
6ea30fb… florian 15 inftree9.c
6ea30fb… florian 16 infback9.h
6ea30fb… florian 17 inffix9.h
6ea30fb… florian 18 inftree9.h)
6ea30fb… florian 19 endif(ZLIB_BUILD_STATIC)

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button