mirror of
https://github.com/reactos/CMake.git
synced 2025-02-01 17:42:41 +00:00
d608e85cfe
ARMCC does not use the `@` sigil to indicate response files, but instead the `--via=` flag. See the documentation here: http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0491h/CHDCIEGC.html Fixes: #16425
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