add_executable(conv EXCLUDE_FROM_ALL conv.cpp) target_link_libraries(conv convolution)