aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2023-02-09 16:19:43 +0100
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2023-02-10 08:45:31 +0100
commit2db1f763350e96ca90b4c8d78e43fba9e7354d7d (patch)
tree62d0f8957c16440583a8f2effdc30034a0dd9af1 /src
parent73cd6d8b3cb7f2ba8f773ee107829466abd73b02 (diff)
Remove remains of qmake conversion from CMakeLists.txt files
Pick-to: 6.5 Change-Id: I50610fc5d680151b0092adb128f8a604125792d5 Reviewed-by: Maurice Kalinowski <maurice.kalinowski@qt.io>
Diffstat (limited to 'src')
-rw-r--r--src/CMakeLists.txt2
-rw-r--r--src/coap/CMakeLists.txt2
2 files changed, 0 insertions, 4 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 93ca381..83cb26e 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -1,6 +1,4 @@
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause
-# Generated from src.pro.
-
add_subdirectory(coap)
diff --git a/src/coap/CMakeLists.txt b/src/coap/CMakeLists.txt
index 7f9a5d3..1e1ef8e 100644
--- a/src/coap/CMakeLists.txt
+++ b/src/coap/CMakeLists.txt
@@ -1,8 +1,6 @@
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause
-# Generated from coap.pro.
-
#####################################################################
## Coap Module:
#####################################################################