File: CMakeLists.txt

package info (click to toggle)
ngtcp2 0.12.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,240 kB
  • sloc: ansic: 48,169; cpp: 16,101; python: 2,262; makefile: 633; sh: 119
file content (4 lines) | stat: -rw-r--r-- 137 bytes parent folder | download | duplicates (5)
1
2
3
4
install(FILES
    ngtcp2/ngtcp2.h
    "${CMAKE_CURRENT_BINARY_DIR}/ngtcp2/version.h"
  DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}/ngtcp2")