Files
CMake/Source
Peter Kokot 0fedf1592c Find*: Update *_FOUND variables
This marks all `<PACKAGENAME>_FOUND` result variables as deprecated
where possible (for `<PackageName>` find modules) to make it clearer
which variable to use.

In CMake 3.3, the FindPackageHandleStandardArgs module was refactored to
set both `<PackageName>_FOUND` and uppercase `<PACKAGENAME>_FOUND`
result variables to the same values. Before that, the FOUND_VAR argument
could be used to set the result variable.

* FindMatlab: Uppercased MATLAB_FOUND is not mentioned as it was never
  documented.
* Documentation for FindPythonInterp and FindPythonLibs modules synced
  accordingly to their deprecation (3.12 instead of 4.2).
* OPENGL_FOUND: deprecation version synced with other find modules.
* DevIL_FOUND was introduced in CMake 3.8. The uppercased variant not
  mentioned as it was previously never documented.

Fixes: #27242
2025-09-23 21:40:58 +02:00
..
2025-09-12 11:28:17 -04:00
2025-09-03 10:13:32 -04:00
2025-09-23 21:40:58 +02:00
2025-09-23 00:05:05 -04:00
2025-08-26 14:29:01 -07:00
2025-08-01 09:56:00 -04:00
2025-08-26 14:29:01 -07:00
2025-08-27 10:53:27 -04:00
2025-08-26 14:29:01 -07:00
2025-08-26 14:29:01 -07:00
2025-07-30 10:11:36 -04:00
2025-07-30 10:11:36 -04:00
2025-08-26 14:29:01 -07:00
2025-09-18 08:52:00 -04:00
2025-04-08 10:42:17 -04:00