-- Found PCRE: /usr/include
CMake Warning at CMakeLists.txt:256 (find_package):
By not providing "FindPCRE2.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "PCRE2", but
CMake did not find one.
Could not find a package configuration file provided by "PCRE2" with any of
the following names:
PCRE2Config.cmake
pcre2-config.cmake
Add the installation prefix of "PCRE2" to CMAKE_PREFIX_PATH or set
"PCRE2_DIR" to a directory containing one of the above files. If "PCRE2"
provides a separate development package or SDK, be sure it has been
installed.