qt5base-lts/tests/auto/testlib/selftests/.prev_CMakeLists.txt
Alexandru Croitor 63f2b8c7a8 Include the .prev_CMakeLists.txt files for selftests
This will help with future regeneration.

Amends 6d1c695b0e

Change-Id: I2454dc36cfc00f7aad72488fb7927d7807978fd8
Reviewed-by: Qt CMake Build Bot
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2019-06-04 20:19:32 +00:00

10 lines
115 B
Plaintext

# Generated from selftests.pro.
add_subdirectory(test)
if(NOT WINRT)
if(TARGET Qt::Gui)
endif()
endif()