identiconpp/include/CMakeLists.txt

5 lines
96 B
CMake
Raw Normal View History

2019-09-13 18:48:47 +02:00
include(GNUInstallDirs)
install("identiconpp.hpp"
DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}")