pcre2/cmake
Carlo Marcelo Arenas Belón 15db5d3631 pcre2test: avoid using readline headers with libedit
When asked to enable libedit in a system that ALSO has readline,
the headers of the former would be found and used by the earlier.

While that would mostly work, some functions will be missing
definitions (which is forbidden in C99), so instead abort the
configuration and let the user provide for them.
2022-04-07 20:33:55 -07:00
..
COPYING-CMAKE-SCRIPTS Basic CMake support is now working, at least on Linux. 2014-08-30 15:41:23 +00:00
FindEditline.cmake pcre2test: avoid using readline headers with libedit 2022-04-07 20:33:55 -07:00
FindPackageHandleStandardArgs.cmake Basic CMake support is now working, at least on Linux. 2014-08-30 15:41:23 +00:00
FindReadline.cmake Basic CMake support is now working, at least on Linux. 2014-08-30 15:41:23 +00:00
pcre2-config-version.cmake.in Apply Jan-Willem Blokland's CMake patches to build both static and shared 2021-07-11 15:15:24 +00:00
pcre2-config.cmake.in Apply Jan-Willem Blokland's CMake patches to build both static and shared 2021-07-11 15:15:24 +00:00