Exheredludis/paludis/repositories/e/ebuild/exheredrey-0/CMakeLists.txt
Jacob Hrbek 846effdb14
Exheredrey: Initial commit
Signed-off-by: Jacob Hrbek <kreyren@rixotstudio.cz>
2020-10-21 17:15:50 +02:00

10 lines
278 B
CMake

paludis_add_test(conditional_functions BASH EBUILD_MODULE_SUFFIXES exheredrey-0)
# DNM(Krey): Configure CMAKE
install(PROGRAMS
"${CMAKE_CURRENT_SOURCE_DIR}/build_functions.bash"
DESTINATION
"${CMAKE_INSTALL_FULL_LIBEXECDIR}/paludis/exheredrey-0")