Files
CMake/Modules
Alex Turbov 24fdd51f45 Refactor: Replace CMAKE_CURRENT_LIST_DIR with CMAKE_CURRENT_FUNCTION_LIST_DIR
Some modules define an intermediate global scope visible variables
to access "resource" files from functions.
Now these variables could be eliminated.
2019-12-10 16:43:27 +02:00
..
2019-11-05 11:24:55 -05:00
2019-11-05 11:24:55 -05:00
2019-10-11 10:22:52 -04:00
2019-04-10 07:43:20 +10:00
2019-09-04 09:43:18 -04:00
2019-05-26 22:34:06 +02:00
2019-07-03 11:57:53 +03:00
2019-05-14 10:49:30 -04:00

See the "Find Modules" section of the cmake-developer(7) manual page.

For more information about how to contribute modules to CMake, see this page:
https://gitlab.kitware.com/cmake/community/wikis/doc/cmake/dev/Module-Maintainers