[CMake] Remove _MBCS

YanmingZou ymzou at hotmail.com
Mon Feb 18 04:00:07 EST 2013


Hi, I am developing an application on windows with VS2012 and CMake (2.8.10.2). I want to use unicode in my program, so I add UNICODE and _UNICODE with ADD_DEFINITIONS. However, there is always a _MBCS marco in the generated project file. The project can be compiled, but I am not happy with that. Could someone can tell me how to remove the _MBCS? Thanks. Best regardsYanming 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20130218/ae391f5b/attachment-0001.htm>


More information about the CMake mailing list