Forgot to remove this line.

This commit is contained in:
Jason Felds
2015-10-03 20:44:17 -04:00
parent f9a1f728af
commit 4586e6bef7
-2
View File
@@ -6,8 +6,6 @@
# ICONV_INCLUDE_DIR - The Iconv include directory.
# ICONV_LIBRARIES - The library file to link to.
include(CheckCxxSourceCompiles)
if (ICONV_INCLUDE_DIR AND ICONV_LIBRARIES)
# Already in cache, so don't repeat the finding procedures.
set(ICONV_FIND_QUIETLY TRUE)