PR-URL: https://github.com/nodejs/node/pull/14239 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
4 lines
144 B
CMake
4 lines
144 B
CMake
install(FILES
|
|
nghttp2/nghttp2.h
|
|
"${CMAKE_CURRENT_BINARY_DIR}/nghttp2/nghttp2ver.h"
|
|
DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}/nghttp2")
|