[CMake] NASM support?

g4 at novadsp.com g4 at novadsp.com
Tue Sep 24 14:54:39 EDT 2013


Can anyone help? At the start of the  root cmakelist.txt file

 

PROJECT(CMakeLab)

MESSAGE("CMakeLab")

ENABLE_LANGUAGE(ASM-NASM)

 

Which generates the following error(s) in CMake 2.8.10.2 on Windows:

 

CMakeLab

CMake Error: cmListFileCache: error can not open file R:/src/CMakeLab

CMake Error: Could not find cmake module file:

CMake Error: Could not find cmake module
file:R:/src/CMakeLab/build/CMakeFiles/2.8.10.2/CMakeASM-NASMCompiler.cmake

CMake Error: Could not find cmake module file:CMakeASM-NASMInformation.cmake

 

The various NASM .cmake modules are in <cmake_root>\share\cmake-2.8\modules

 

TIA.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20130924/b476f233/attachment.htm>


More information about the CMake mailing list