Files
qt-creator/tests/unit/CMakeLists.txt
Cristian Adam f50859e856 CMake build: Add unittest CMake build files
On MinGW 8.1 I get the following after running ctest -j 40

99% tests passed, 35 tests failed out of 2631

Change-Id: I2c3ce7940b036e52ef393feab5837886355e7b5a
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
2019-05-29 13:46:25 +00:00

3 lines
56 B
CMake

add_subdirectory(echoserver)
add_subdirectory(unittest)