We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
config.h.in
1 parent dab742d commit afe36b7Copy full SHA for afe36b7
cmake/config.h.in
@@ -257,3 +257,6 @@
257
258
/* Define if using Darwin $NOCANCEL */
259
#cmakedefine __DARWIN_NON_CANCELABLE
260
+
261
+/* Define to 1 if you have the `strlcpy` function. */
262
+#cmakedefine01 HAVE_STRLCPY
0 commit comments