Exheredludis/paludis/distributions/CMakeLists.txt
2016-11-30 08:25:19 -08:00

11 lines
258 B
CMake

add_subdirectory(exherbo)
add_subdirectory(gentoo)
install(FILES
"${CMAKE_CURRENT_SOURCE_DIR}/exherbo.conf"
"${CMAKE_CURRENT_SOURCE_DIR}/gentoo.conf"
DESTINATION
"${CMAKE_INSTALL_FULL_DATADIR}/paludis/distributions")