[CMake] nasm and cmake

Brad King brad.king at kitware.com
Wed Nov 16 18:03:15 EST 2005


Prakash Punnoor wrote:
> - Setting SET(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/") won't
> help cmake finding the CMakeASMInformation.cmake. I located it there
> though. So I fooled it by manually copying into CMakeFIles to get it
> going anyway.

Is that SET command before the PROJECT command?  It is the PROJECT 
command that actually loads the language support.

-Brad


More information about the CMake mailing list