CMake 2.6.2 ignores my DEBUG_CONFIGURATIONS global property!
After a quick step in cmake's code, it looks like the property falls into another cmPropertyMap object than the one where it is look for (they belong to two different cmake objects)
Did I miss something ?
Awesome work though!
Cyril
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to