libarchive/libarchive
CMakeLists.txt
:1313
UNSET(HAVE_REGEX_H CACHE)
UNSET(HAVE_REGEX_H CACHE)
ENDIF(NOT HAVE_REGEX_H)
check_include_file(regex.h HAVE_REGEX_H)
check_include_file( "regex.h" HAVE_REGEX_H )
check_include_files(regex.h HAVE_REGEX_H)
check_include_file(regex.h HAVE_REGEX_H)
target_compile_definitions(
XmHTML PRIVATE "VERSION=${XMHTML_VERSION}" Motif HAVE_LIBJPEG HAVE_REGEX_H NDEBUG
)