[trunk] Remove CMake-language block-end command arguments
authorMickael Savinaud <savmickael@users.noreply.github.com>
Thu, 30 Aug 2012 17:20:03 +0000 (17:20 +0000)
committerMickael Savinaud <savmickael@users.noreply.github.com>
Thu, 30 Aug 2012 17:20:03 +0000 (17:20 +0000)
commit3135642ff5c747d674b1a5347f4a3dd6352b6c75
treea434de1167f2ed257556fc150bb49eb404c1b6fa
parentd5bb3b0039159a61c7e9b2ae157a7b6ec2c0aef5
[trunk] Remove CMake-language block-end command arguments
Ancient versions of CMake required else(), endif(), and similar block termination commands to have arguments matching the command starting the block.  This is no longer the preferred style.
Thanks to Hans Johnson
24 files changed:
CMake/FindFCGI.cmake
CMake/FindLCMS.cmake
CMake/FindLCMS2.cmake
CMake/OpenJPEGCPack.cmake
CMake/OpenJPEGConfig.cmake.in
CMake/TestLargeFiles.c.cmake.in
CMake/TestLargeFiles.cmake
CMakeLists.txt
applications/CMakeLists.txt
applications/codec/CMakeLists.txt
applications/jpip/CMakeLists.txt
applications/jpip/libopenjpip/CMakeLists.txt
applications/jpip/util/CMakeLists.txt
applications/mj2/CMakeLists.txt
doc/CMakeLists.txt
doc/mainpage.dox.cmake
libopenjpeg/CMakeLists.txt
libopenjpeg/jpwl/CMakeLists.txt
libopenjpeg1.pc.cmake
tests/CMakeLists.txt
tests/conformance/CMakeLists.txt
tests/nonregression/CMakeLists.txt
thirdparty/CMakeLists.txt
thirdparty/libpng/CMakeLists.txt