cmake use CMAKE_INSTALL_INCLUDEDIR

This commit is contained in:
Thomas Bernard 2023-01-04 22:49:35 +01:00
parent deea33c2b9
commit 014c9df8ee
1 changed files with 1 additions and 1 deletions

View File

@ -282,7 +282,7 @@ if (NOT UPNPC_NO_INSTALL)
include/miniupnpctypes.h
include/portlistingparse.h
include/miniupnpc_declspec.h
DESTINATION include/miniupnpc
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/miniupnpc
)
install(FILES miniupnpc-config.cmake