project (rna)

add_executable (rna rna.cpp)

target_link_libraries(rna PUBLIC tapkee_library)
