# test - sample test everything app

add_executable(testkcd testkcd.cpp)
target_link_libraries(testkcd KF5::CompactDisc)
