8 lines
117 B
Makefile
Raw Permalink Normal View History

2023-10-31 07:47:27 +01:00
binary = test_task_fft
expected_data = ../../data/fft.py
cc_sources = test_task_fft.cc \
include ../data_tests.mk