project (precomputed)

add_executable (precomputed precomputed.cpp)

target_link_libraries(precomputed PUBLIC tapkee_library)
