On 8/30/2013 2:57 PM, Stewart, Robert wrote:
I can't figure out how to get CMake to build my code with setting
-D_UNICODE and -DUNICODE.  I don't want those manifest constants set,
but they appear in the generated DependInfo.cmake files when
generating code for NMake Makefiles:

I just did a git grep in the cmake source tree, and I don't think UNICODE is being defined by CMake. Is your project open source? Can you grep in your source tree for UNICODE?


-Bill

--

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to