summaryrefslogtreecommitdiffstats
path: root/src/corelib/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/.prev_CMakeLists.txt')
-rw-r--r--src/corelib/.prev_CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/.prev_CMakeLists.txt b/src/corelib/.prev_CMakeLists.txt
index cad230bd87..ee4143ce96 100644
--- a/src/corelib/.prev_CMakeLists.txt
+++ b/src/corelib/.prev_CMakeLists.txt
@@ -641,7 +641,7 @@ extend_target(Core CONDITION QT_FEATURE_regularexpression
SOURCES
tools/qregularexpression.cpp tools/qregularexpression.h
LIBRARIES
- PCRE2
+ WrapPCRE2::WrapPCRE2
)
extend_target(Core CONDITION QT_FEATURE_commandlineparser