qtbase-opensource-src/mkspecs/features/uikit/qt_parts.prf

6 lines
114 B
Plaintext
Raw Normal View History

2022-05-14 17:39:13 +08:00
# Disable tests for anything but qtbase for now
!equals(TARGET, qtbase): QT_BUILD_PARTS -= tests
load(qt_parts)