summaryrefslogtreecommitdiffstats
path: root/Modules/FindosgTerrain.cmake
diff options
context:
space:
mode:
authorTibor Szabo <szabootibor@gmail.com>2017-05-18 09:46:47 (GMT)
committerTibor Szabo <szabootibor@gmail.com>2017-05-23 20:51:01 (GMT)
commitd303465448504d3f91e2991e80a72a3d569f3866 (patch)
tree3d91043b4babc23282a25f981b80c14561e054a9 /Modules/FindosgTerrain.cmake
parentae5f98a5e36da8cf3c75625ffb9a1d34aa2407cb (diff)
downloadCMake-d303465448504d3f91e2991e80a72a3d569f3866.zip
CMake-d303465448504d3f91e2991e80a72a3d569f3866.tar.gz
CMake-d303465448504d3f91e2991e80a72a3d569f3866.tar.bz2
FindCygwin: Use find_program instead of find_path
Cygwin's installation directory is mainly needed to use some programs of it, irrespectively of the target architecture. However, find_path does not consider cygwin with architecture different than the target architecture. This is because cygwin's installation path is retrieved from the registry. WOW64 view is not used by find_path if generating for 32-bit architecture and vice versa, so cygwin is not found then. find_program tries both views, this way a 64-bit cygwin may be used for 32 bit build and vice versa.
Diffstat (limited to 'Modules/FindosgTerrain.cmake')
0 files changed, 0 insertions, 0 deletions