[Cmake] ADD_DEFINITIONS working for .NET?

Robert Mathews rmathews at envoyww.com
Thu May 1 14:56:08 EDT 2003


Ok, I admit this is unlikely, but is there any trick with the ADD_DEFINITIONS command for a .NET (Version 7.0) target? 

I've added something like this to my CMakeLists.txt file, and the definitions don't seem to come out the other end ...

ADD_DEFINITIONS(/DUNICODE  /DWIN32 /Zm400 /D_WIN32_WINNT=0x501 )

Thanks in advance,
Rob. 

Visual Studio .NET, Version 7.0, target C/C++ code. 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20030501/0da95595/attachment.html>


More information about the CMake mailing list