[CMake] assembler files

Javier Loureiro Varela derethor at gmail.com
Fri May 8 14:58:29 EDT 2009


I am trying to include some assembler files in my project for visual studio
(masm)

How should I do it?

after reading http://www.cmake.org/Wiki/CMake/Assembler , anything there
works for me:

SET(CMAKE_CAN_USE_ASSEMBLER TRUE)
ENABLE_LANGUAGE(ASM_MASM)

but i fI enable masm as custom command in visual studio (project properties)
it works perfectly.

any advice?

-- 
--
   Signed,
       Javier Loureiro Varela
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090508/c3bf16fd/attachment-0001.htm>


More information about the CMake mailing list