diff options
author | Brad King <brad.king@kitware.com> | 2011-03-04 13:59:56 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2011-03-04 13:59:56 (GMT) |
commit | 1dafa7498f0dced8522b8244dd8dbf8176f0fe5b (patch) | |
tree | afe4a7ad84ade68a28711c4e594a47a24eb85993 /CTestConfig.cmake | |
parent | 4139a734fae11d2ece631ff4805556ee2a6de66b (diff) | |
download | CMake-1dafa7498f0dced8522b8244dd8dbf8176f0fe5b.zip CMake-1dafa7498f0dced8522b8244dd8dbf8176f0fe5b.tar.gz CMake-1dafa7498f0dced8522b8244dd8dbf8176f0fe5b.tar.bz2 |
Fix Assembler test to parse C flags string before using
Commit 1f6c6b1c (use CMAKE_C_FLAGS when generating the assembler file,
2011-03-03) added use of CMAKE_C_FLAGS to the assembler generation step.
However, this variable is meant for direct substitution into a shell
command line so we need to parse it to separate the arguments first.
Diffstat (limited to 'CTestConfig.cmake')
0 files changed, 0 insertions, 0 deletions