Browse Source
Modules: Replace coded PATHS with PATH_SUFFIXES
Modules: Replace coded PATHS with PATH_SUFFIXES
Some modules assume that `/usr` and `/usr/local` are the only `CMAKE_PREFIX_PATH` entries and explicitly enumerate all paths instead of using `PATH_SUFFIXES` and relying on the dynamic set of prefix paths. This commit attempts to rectify that behavior.pull/315/head

9 changed files with 64 additions and 109 deletions
-
3Modules/FindCUDA.cmake
-
33Modules/FindFLTK.cmake
-
29Modules/FindFLTK2.cmake
-
7Modules/FindGTK.cmake
-
3Modules/FindKDE3.cmake
-
4Modules/FindPNG.cmake
-
12Modules/FindQt.cmake
-
35Modules/FindQt3.cmake
-
47Modules/FindTCL.cmake
Write
Preview
Loading…
Cancel
Save
Reference in new issue