Files
CMake/Modules
Alex Turbov cc329a0125 FindBoost: Simplify search in lists.
Instead of `list(FIND...)` and then checking result for `-1`
(found/not-found), nowadays `if` command has the `IN_LIST` test for
that.
2017-05-26 11:21:49 -04:00
..
2017-05-24 10:37:51 -04:00
2017-03-07 15:22:55 -05:00
2017-04-11 10:17:00 -04:00
2017-05-17 11:26:11 -06:00
2017-05-16 09:47:50 -04:00
2017-05-24 10:15:45 +07:00
2017-05-17 11:26:11 -06:00
2017-05-17 11:26:11 -06: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://cmake.org/Wiki/CMake:Module_Maintainers