The following issue has been SUBMITTED. ====================================================================== http://public.kitware.com/Bug/view.php?id=13495 ====================================================================== Reported By: ngladitz Assigned To: ====================================================================== Project: CMake Issue ID: 13495 Category: CMake Reproducibility: always Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2012-08-28 10:47 EDT Last Modified: 2012-08-28 10:47 EDT ====================================================================== Summary: Ninja generator creates directory hierarchy in working directory (not build directory) Description: When running "Generate" from the cmake-gui with the Ninja generator a directory hierarchy is created in the current working directory rather than CMAKE_BINARY_DIR.
This is I guess more likely on windows when you start cmake-gui via e.g. a shortcut and then configure source and binary directories rather than run cmake/cmake-gui from inside a manually created binary directory. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2012-08-28 10:47 ngladitz New Issue ====================================================================== -- 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
