ENH: Grouping the logic that detects getopt.c into a single .cmake file.
authorLuis Ibanez <luis.ibanez@gmail.com>
Sun, 5 Sep 2010 20:15:05 +0000 (20:15 +0000)
committerLuis Ibanez <luis.ibanez@gmail.com>
Sun, 5 Sep 2010 20:15:05 +0000 (20:15 +0000)
commitd22912349bd909f5ac159b7dcbd1b38422c2a649
tree41313229df64339f4ad23196759a23f2ca64a575
parent26e8f3fd28464754c0466e100aec5601f0769f9c
ENH: Grouping the logic that detects getopt.c into a single .cmake file.

Multiple directories were repeating this configuration independently.
The directory jp3d is expected to be self-suficient so it still does
the configuration directly.
CMake/CheckHaveGetopt.cmake [new file with mode: 0644]
CMakeLists.txt
JavaOpenJPEG/CMakeLists.txt
codec/CMakeLists.txt
jpwl/CMakeLists.txt