Laszlo Papp wrote: > Hi, > > Just found this post from Brad: > http://www.cmake.org/pipermail/cmake/2011-February/042556.html > > I would suggest to improve the warning message. It is not exactly clear > why that happens to a user like me.
My colleague saw this warning in his cmake output when he was testing a toolchain file. After seeing it, he didn't even try the build, he just told me the toolchain file was broken. I told him about this warning being bogus, he ran the build, and of course it worked :). Is there any reason this variable shouldn't be special-cased in the unused variable handling? If the special case is spelled correctly, it should be fine. Thanks, Steve. -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
