Hi all,

For some special reasons, I need to use another directory to store all the
generated files and object files, not the default one, "CMakeFiles", in
CMAKE_CURRENT_BINARY_DIRECTORY.

I want to store them in another place. I've googled for a long time, but I
have not find the solution. Someone said to set the variable of
CMAKE_FILES_DIRECTORY to do that, but it didn't work.

Is it possible?

Thanks in advance.

Jason
_______________________________________________
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://www.cmake.org/mailman/listinfo/cmake

Reply via email to