]> granicus.if.org Git - openjpeg/commitdiff
Remove old module which does not support universal binary
authorMathieu Malaterre <mathieu.malaterre@gmail.com>
Wed, 21 Dec 2011 14:43:16 +0000 (14:43 +0000)
committerMathieu Malaterre <mathieu.malaterre@gmail.com>
Wed, 21 Dec 2011 14:43:16 +0000 (14:43 +0000)
CMakeLists.txt

index 495282680c62ca5fc24f2eba1f7e435bca7f8ebb..ded10749622b4865c264f3412fa74c7fdcc1b72a 100644 (file)
@@ -108,9 +108,6 @@ IF(NOT OPENJPEG_INSTALL_PACKAGE_DIR)
 ENDIF(NOT OPENJPEG_INSTALL_PACKAGE_DIR)
 
 #-----------------------------------------------------------------------------
-# Test for some required system information.
-INCLUDE (${CMAKE_ROOT}/Modules/CMakeBackwardCompatibilityC.cmake)
-
 # Big endian test:
 INCLUDE (${CMAKE_ROOT}/Modules/TestBigEndian.cmake)
 TEST_BIG_ENDIAN(OPJ_BIG_ENDIAN)