mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-24 16:49:18 -06:00
This allows building .s/.S assembly code, and makes sure that the `-fPIC` option isn't passed to the compiler (as it errors out on Clang and causes a loud warning on GCC).
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