aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmllocalstorage/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmllocalstorage/CMakeLists.txt')
-rw-r--r--src/qmllocalstorage/CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/qmllocalstorage/CMakeLists.txt b/src/qmllocalstorage/CMakeLists.txt
index 63ecdcec29..8a67f14766 100644
--- a/src/qmllocalstorage/CMakeLists.txt
+++ b/src/qmllocalstorage/CMakeLists.txt
@@ -16,5 +16,4 @@ qt_internal_add_qml_module(QmlLocalStorage
Qt::QmlPrivate
Qt::Sql
GENERATE_CPP_EXPORTS
- GENERATE_PRIVATE_CPP_EXPORTS
-)
+ )