diff --git a/ConfigureChecks.cmake b/ConfigureChecks.cmake index d0ad1eaa..3d2632c0 100644 --- a/ConfigureChecks.cmake +++ b/ConfigureChecks.cmake @@ -209,7 +209,7 @@ check_cxx_source_compiles(" int main() { _strdup(0); return 0; -} + } " HAVE_ISO_STRDUP) # Check for libz using the cmake supplied FindZLIB.cmake