I prefer to have a separate build directory when working with CMake. Can I tell NetBeans 6.9 to use this directory in such a way that
CMakeCache.txt
etc .. go there?
This feature was integrated into Netbeans a few months ago . When creating a project from existing sources, you must use custom mode to be able to specify the assembly directory.
You can also change the output directory in the project properties, in the Build/Make section.
Build/Make