4 lines
95 B
CMake
4 lines
95 B
CMake
|
include(GNUInstallDirs)
|
||
|
|
||
|
install(FILES "xdgcfg.hpp" DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}")
|