From: Tsuda Kageyu Date: Mon, 21 Dec 2015 04:34:48 +0000 (+0900) Subject: Small fix in style. X-Git-Tag: v1.11beta~24 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5cd139a578b12a0b05fde599eb7d40bbb24fc65d;p=taglib Small fix in style. --- 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