aboutsummaryrefslogtreecommitdiffstats
path: root/tools/CMakeLists.txt
blob: 9810b4d2c9877d62e78a7cc317c122bf312c1c96 (plain)
1
2
3
4
5
6
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause

if(NOT WASM AND NOT IOS AND NOT ANDROID AND NOT QNX AND NOT INTEGRITY AND NOT WEBOS)
    add_subdirectory(cooker)
endif()