You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdeedu/keduca/CMakeLists.txt

10 lines
212 B

add_subdirectory( libkeduca )
add_subdirectory( keduca )
add_subdirectory( keducabuilder )
add_subdirectory( resources )
install(
PROGRAMS keduca-shrinker
DESTINATION ${BIN_INSTALL_DIR}
)