Re: [CMake] Appending to CMAKE_CXX_FLAGS

2018-09-11 Thread Richard A. Smith
lto:mike.jack...@bluequartz.net> [w] www.bluequartz.net <http://www.bluequartz.net> -- Richard A. Smith sm...@whoop.com -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to suppo

[CMake] Add compile flags or defines without adding to ASM_ settings

2018-09-10 Thread Richard A. Smith
same but instead of getting added to ASM_FLAGS they get added to ASM_DEFINES but the assembler still chokes. How can I add compile options to my targets that only get added to C_FLAGS and not to my ASM_FLAGS? Thanks. -- Richard A. Smith sm...@whoop.com -- Powered by www.kitware.com Please k