identiconpp/include/CMakeLists.txt

5 lines
102 B
CMake

include(GNUInstallDirs)
install(FILES "identiconpp.hpp"
DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}")