On Mon, Sep 30, 2013 at 11:04 AM, Dan Kegel <d...@kegel.com> wrote: > If CMake is going to only > behave properly when an argument is given in uppercase, it should > abort if the argument is given in lowercase. Throw the users a bone! > There is *no excuse* for forcing users to guess. > > I thought there was a bug opened for this
Better than that, it seems to be fixed: CMake Warning (dev) at CMakeLists.txt:1 (if): given arguments: "Linux" "matches" "Linux" Unknown arguments specified So I'm happy in that case. Are there other cases where the error is not detected? I think there are -- I've run into once recently -- but I forget what it was. - Dan -- 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