CMake: Remove mention of tests/auto/other/atwrapper
This test was removed in commit
eee4167a90.
Change-Id: Id42634450242a0658bac603d7973b8f1e0e5b6c0
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
bb10
parent
7e6f44f38b
commit
61c55795c1
|
|
@ -1,9 +1,6 @@
|
|||
# Copyright (C) 2022 The Qt Company Ltd.
|
||||
# SPDX-License-Identifier: BSD-3-Clause
|
||||
|
||||
if(NOT CMAKE_CROSSCOMPILING)
|
||||
# add_subdirectory(atwrapper) <- does not exist
|
||||
endif()
|
||||
if(TARGET Qt::Widgets)
|
||||
add_subdirectory(gestures)
|
||||
add_subdirectory(languagechange)
|
||||
|
|
|
|||
Loading…
Reference in New Issue