|
Notes |
|
|
(0003604)
|
|
Brad King
|
|
2006-01-26 12:07
|
|
|
|
|
(0003612)
|
|
Brad King
|
|
2006-01-27 13:51
|
|
From http://www.cmake.org/pipermail/cmake/2006-January/008056.html [^]
----------
Look in the CMake/Modules directory of the source tree for CMake*CXX*.cmake files. These are the files that configure rules for building C++ targets. There are similar sets of files for other languages. You need to create an equivalent set of CMake*ASM*.cmake files with rules for using the assemblers. Platform/assembler specific details would be put in files in CMake/Modules/Platform.
We have no current plans to do this ourselves but would have no problem accepting the contribution.
|
|
|
|
(0022551)
|
|
kwtc
|
|
2010-10-21 03:58
|
|
|
Could be merged with 0010069. |
|
|
|
(0038324)
|
|
Brad King
|
|
2015-03-26 11:59
|
|
|