Hi all,<br><br>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. <br><br>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.<br>
<br>Is it possible?<br><br>Thanks in advance.<br><br>Jason<br>