summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexey Edelev <alexey.edelev@qt.io>2023-11-23 14:31:36 +0100
committerAlexey Edelev <alexey.edelev@qt.io>2024-01-09 13:09:35 +0100
commit1e45b53cbb3e43de3026c30657bc4e447d02084f (patch)
treec0f12d1a32541e53ab05ed5223f8cf2157095d62
parent60828037eb143eaefab1780f1f831a3f0e6dcaf2 (diff)
Remove the use of GENERATE_PRIVATE_CPP_EXPORTS
Task-number: QTBUG-117983 Change-Id: Id0bf34266cdb2ce1c4777e2c77544408af8ded84 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
-rw-r--r--src/location/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/location/CMakeLists.txt b/src/location/CMakeLists.txt
index b5f2f5ca..f235bccf 100644
--- a/src/location/CMakeLists.txt
+++ b/src/location/CMakeLists.txt
@@ -96,7 +96,6 @@ qt_internal_add_module(Location
Qt::PositioningPrivate
Qt::PositioningQuickPrivate
GENERATE_CPP_EXPORTS
- GENERATE_PRIVATE_CPP_EXPORTS
)
set_source_files_properties(maps/MapView.qml PROPERTIES