[CMake] nasm and cmake

Brad King brad.king at kitware.com
Thu Nov 17 10:17:27 EST 2005


Prakash Punnoor wrote:
> Brad King schrieb:
>>Is that SET command before the PROJECT command?  It is the PROJECT 
>>command that actually loads the language support.
> 
> Yes, but I figured out inlcuding it manually gets my one step closer,
> but still errors out:
> 
> SET(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}")
> INCLUDE(CMakeASMCompiler.cmake)
> PROJECT(test ASM C)

Please send me the *ASM* files you created for this and we'll try to fix 
this module path issue.

Thanks,
-Brad


More information about the CMake mailing list