Fossil SCM

fossil-scm / compat / zlib / zlib.pc.cmakein
Source Blame History 14 lines
7ef7284… drh 1 prefix=@CMAKE_INSTALL_PREFIX@
7ef7284… drh 2 exec_prefix=@CMAKE_INSTALL_PREFIX@
6ea30fb… florian 3 libdir=${exec_prefix}/@CMAKE_INSTALL_LIBDIR@
6ea30fb… florian 4 sharedlibdir=${exec_prefix}/@CMAKE_INSTALL_LIBDIR@
6ea30fb… florian 5 includedir=${exec_prefix}/@CMAKE_INSTALL_INCLUDEDIR@
7ef7284… drh 6
7ef7284… drh 7 Name: zlib
7ef7284… drh 8 Description: zlib compression library
6ea30fb… florian 9 Version: @zlib_VERSION@
6ea30fb… florian 10 License: Zlib
7ef7284… drh 11
7ef7284… drh 12 Requires:
7ef7284… drh 13 Libs: -L${libdir} -L${sharedlibdir} -lz
7ef7284… drh 14 Cflags: -I${includedir}

Keyboard Shortcuts

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