Searched refs:PCRE2_STATIC (Results 1 – 16 of 16) sorted by relevance
7 #define PCRE2_STATIC macro
124 #if defined(_WIN32) && !defined(PCRE2_STATIC) && !defined(PCRE2POSIX_EXP_DECL)
61 #if defined(_WIN32) && !defined(PCRE2_STATIC)
121 # ifndef PCRE2_STATIC
274 #undef PCRE2_STATIC
287 /* #undef PCRE2_STATIC */
54 #if defined(_WIN32) && !defined(PCRE2_STATIC)
9 #define PCRE2_STATIC macro
123 target_compile_definitions(PCRE2::${component} INTERFACE PCRE2_STATIC)
673 TARGET_COMPILE_DEFINITIONS(pcre2-8-static PUBLIC PCRE2_STATIC)683 TARGET_COMPILE_DEFINITIONS(pcre2-posix-static PUBLIC PCRE2_STATIC)749 TARGET_COMPILE_DEFINITIONS(pcre2-16-static PUBLIC PCRE2_STATIC)801 TARGET_COMPILE_DEFINITIONS(pcre2-32-static PUBLIC PCRE2_STATIC)
207 a non-dll .a file, you must define PCRE2_STATIC before including src/pcre2.h.
600 AC_DEFINE([PCRE2_STATIC], [1], [ definition
81 - Make a small modification to config-cmake.h.in by removing the PCRE2_STATIC82 variable. Added PCRE2_STATIC variable to the static build using the
542 program against a non-dll PCRE2 library, you must define PCRE2_STATIC