summaryrefslogtreecommitdiff
path: root/expat/cmake/autotools/expat-config-version.cmake.in
diff options
context:
space:
mode:
Diffstat (limited to 'expat/cmake/autotools/expat-config-version.cmake.in')
-rw-r--r--expat/cmake/autotools/expat-config-version.cmake.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/expat/cmake/autotools/expat-config-version.cmake.in b/expat/cmake/autotools/expat-config-version.cmake.in
index abdda6e9..f880e638 100644
--- a/expat/cmake/autotools/expat-config-version.cmake.in
+++ b/expat/cmake/autotools/expat-config-version.cmake.in
@@ -52,11 +52,6 @@ else()
endif()
-# if the installed project requested no architecture check, don't perform the check
-if("FALSE")
- return()
-endif()
-
# if the installed or the using project don't have CMAKE_SIZEOF_VOID_P set, ignore it:
if("${CMAKE_SIZEOF_VOID_P}" STREQUAL "" OR "@ac_cv_sizeof_void_p@" STREQUAL "")
return()