Brandon Van Every wrote:
On Dec 14, 2007 2:34 PM, Bill Hoffman <[EMAIL PROTECTED]> wrote:
So, although odd that it has a space in it, it is benign.
It's malignant from the standpoint of IF. CMAKE_C_FLAGS is being
initialized to a nonempty string. That means
if(CMAKE_C_FLAGS) will succeed. Should file a bug or fix it.
Sure, or better yet create a patch and file it... :)
Since this is in CMAke 2.4 and CVS, it is a bug that folks have been
living with for a loooong time, and this is the first report of an issue.
-Bill
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake