[CMake] How to #undef?

Tyler Roscoe tyler at cryptio.net
Fri Oct 2 15:55:10 EDT 2009


On Sat, Oct 03, 2009 at 02:48:00AM +0800, michael kapelko wrote:
> add_definitions(-Uflag) does not help. how to #undef then?

http://www.cmake.org/cmake/help/cmake2.6docs.html#command:remove_definitions

tyler


More information about the CMake mailing list