Small fix in style.

This commit is contained in:
Tsuda Kageyu 2015-12-21 13:34:48 +09:00
parent dd2ed47703
commit 5cd139a578

View File

@ -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