On Wednesday 10 December 2008, Colin D Bennett wrote:
> On Tue, 9 Dec 2008 22:26:11 -0800
>
> Colin D Bennett <[EMAIL PROTECTED]> wrote:
> > The problem is that CMake is *silently* ignoring the request to link
> > the object file into the executable target with ADD_EXECUTABLE().
>
> I forgot to include the CMake/SDCC toolchain file I'm using, which
> might be of help:

I think we should try to get the assembler working as assembler. I.e. 
enable_language(ASM...)
I will have a closer look in the next days.
You can have a look at the other assembler support files in CMake/Modules/.
I guess we'll have to create a ASM_SDCC "language".

Alex
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to