|
|
|
|
|
by throwaway613834
3222 days ago
|
|
> The project files generated by it are just temporary build intermediates, and it makes no more sense to distribute them than it would the .d files generated by gcc -MD Nobody was talking about redistributing anything. I just said I should be able to move the folder from folder A to folder B. Not sure what to even reply to the rest of your comment... |
|
After moving the project folder to a new location you just have to rerun the cmake command to update the project files. CMake attempts to do this automatically when you build.