2020-01-12 21:04:43 +01:00

7 lines
111 B
CMake

qtpromise_add_test(helpers.attempt
SOURCES
tst_attempt.cpp
LIBRARIES
Qt5::Concurrent
)