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, &quot;CMakeFiles&quot;, in CMAKE_CURRENT_BINARY_DIRECTORY. <br><br>I want to store them in another place. I&#39;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&#39;t work.<br>
<br>Is it possible?<br><br>Thanks in advance.<br><br>Jason<br>