identiconpp/include/CMakeLists.txt

5 lines
96 B
CMake

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