diff options
author | Brad King <brad.king@kitware.com> | 2011-03-04 14:08:18 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2011-03-04 14:08:18 (GMT) |
commit | 80f6a344fc7cba25419e27b078a52d1c41280b02 (patch) | |
tree | 0d5f268efcc89fafd8520229e6d9e7615504e36a /Tests/Jump | |
parent | 1dafa7498f0dced8522b8244dd8dbf8176f0fe5b (diff) | |
download | CMake-80f6a344fc7cba25419e27b078a52d1c41280b02.zip CMake-80f6a344fc7cba25419e27b078a52d1c41280b02.tar.gz CMake-80f6a344fc7cba25419e27b078a52d1c41280b02.tar.bz2 |
Teach Assembler test to generate main.s at build time
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.
Diffstat (limited to 'Tests/Jump')
0 files changed, 0 insertions, 0 deletions