mirror of
https://github.com/simonbrunel/qtpromise.git
synced 2025-04-02 22:45:08 +08:00
7 lines
111 B
CMake
7 lines
111 B
CMake
qtpromise_add_test(helpers.attempt
|
|
SOURCES
|
|
tst_attempt.cpp
|
|
LIBRARIES
|
|
Qt5::Concurrent
|
|
)
|