File: CMakeLists.txt

package info (click to toggle)
nghttp2 1.43.0-1%2Bdeb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 18,052 kB
  • sloc: ansic: 90,250; cpp: 49,650; ruby: 19,682; yacc: 6,580; sh: 4,429; python: 967; makefile: 910; javascript: 194
file content (5 lines) | stat: -rw-r--r-- 131 bytes parent folder | download | duplicates (5)
1
2
3
4
5
# EXTRA_DIST = README.rst
install(
  PROGRAMS fetch-ocsp-response
  DESTINATION "${CMAKE_INSTALL_DATADIR}/${CMAKE_PROJECT_NAME}"
)