Files
CMake/Modules
Saleem Abdulrasool 02c14b7fcd Ninja,Swift: pass along DEFINES/FLAGS/INCLUDES
Since the Swift model does a single compile/link phase, we would not
get the compile definitions, includes, and options past along to the
build of the module.  Compute these for the target when constructing
the main command.
2019-05-21 08:53:50 -07:00
..
2019-05-16 10:27:44 -04:00
2019-04-10 07:43:20 +10:00
2019-04-15 10:52:21 -04: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