All I want is to make a different folder for .o files and .exe files and .cpp files and store .o and .exe files into the respective folders, right after building.
- Is that possible?
- If yes, how?
All I want is to make a different folder for .o files and .exe files and .cpp files and store .o and .exe files into the respective folders, right after building.