mirror of
https://github.com/reactos/CMake.git
synced 2025-02-07 20:38:49 +00:00
80f6a344fc
Use a custom command to generate the assembly source file at build time. Also set CMAKE_VERBOSE_MAKEFILE so the test output contains all the build rules. These two changes will show the entire .c -> .s -> .o and final link commands in the test output.