summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexey Edelev <alexey.edelev@qt.io>2023-11-29 09:17:03 +0100
committerAlexey Edelev <alexey.edelev@qt.io>2024-03-26 11:15:47 +0100
commit238dd318335d54616e17dd84840546d7948c8db6 (patch)
treed558878cca4c774820e6f358453021240c8bfe5c
parentd27e8bcde123f1876f54498857c0a00bfcbdc7bb (diff)
Remove the use of GENERATE_CPP_EXPORTS argument
The behavior that argument was enabling is the default one now. Task-number: QTBUG-90492 Change-Id: I8b7f96349bb407049399cfc4a33b88b3537e6a2f 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 62aa72d4..a7f49374 100644
--- a/src/location/CMakeLists.txt
+++ b/src/location/CMakeLists.txt
@@ -95,7 +95,6 @@ qt_internal_add_module(Location
Qt::QuickPrivate
Qt::PositioningPrivate
Qt::PositioningQuickPrivate
- GENERATE_CPP_EXPORTS
)
set_source_files_properties(maps/MapView.qml PROPERTIES