qt5base-lts/tests/manual/qssloptions/CMakeLists.txt
Alexandru Croitor 1339cc4667 CMake: Regenerate manual tests
Change-Id: Id42b9e481375d2ec0e68b73dc1e2ff36f0cbd49e
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2020-07-08 11:01:38 +02:00

14 lines
327 B
CMake

# Generated from qssloptions.pro.
#####################################################################
## tst_qssloptions Binary:
#####################################################################
qt_add_manual_test(tst_qssloptions
SOURCES
main.cpp
PUBLIC_LIBRARIES
Qt::Network
Qt::Test
)