[CMake] Anybody succeeded with VS/NASM?
Micha Renner
Micha.Renner at t-online.de
Tue Oct 18 04:00:52 EDT 2011
Am Montag, den 17.10.2011, 21:42 +0400 schrieb Vladimir Chebotarev:
> Hi.
>
> I'm trying to compile .cpp file along with .asm on Visual Studio.
> It correctly finds NASM assembler, but .asm file seems not to be included to build.
>
> Have tried VS 2005 and 2010, cmake 2.8.6 and 2.8.6-20111015.
> It works on linux/make generators of course.
This is currently not possible.
See: http://public.kitware.com/Bug/view.php?id=12465
A work-around is here:
http://www.cmake.org/pipermail/cmake/2011-August/045881.html
Look for "The only way to use..."
It should work for nasm too.
Greetings
Micha
More information about the CMake
mailing list