identiconpp/include/CMakeLists.txt
tastytea f7b2c22c23
Some checks reported errors
continuous-integration/drone/push Build was killed
Install header.
2019-09-23 19:00:52 +02:00

5 lines
102 B
CMake

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