Skip to content

Commit ec5391d

Browse files
committed
Update help text for pcre
1 parent 607ebc8 commit ec5391d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/ext/pcre/config.cmake.h.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
/* Number of bits in non-UTF mode for PCRE library. */
88
#cmakedefine PCRE2_CODE_UNIT_WIDTH @PCRE2_CODE_UNIT_WIDTH@
99

10-
/* Define to 1 if PCRE library is built statically. */
10+
/* Define to 1 if PCRE library is built statically on Windows. */
1111
#cmakedefine PCRE2_STATIC 1

0 commit comments

Comments
 (0)