Skip to content

Commit f62e315

Browse files
committed
printInfo.cmake: added PCRE_INCLUDE [skip ci]
1 parent 7891004 commit f62e315

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmake/printInfo.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ endif()
7979
message(STATUS)
8080
message(STATUS "HAVE_RULES = ${HAVE_RULES}")
8181
if(HAVE_RULES)
82+
message(STATUS "PCRE_INCLUDE = ${PCRE_INCLUDE}")
8283
message(STATUS "PCRE_LIBRARY = ${PCRE_LIBRARY}")
8384
endif()
8485
message(STATUS)

0 commit comments

Comments
 (0)