This PR simply removes the Sublime project cmake generate instruction from the compile.sh script, adds a Sublime project file to the top level directory for this project, and adds a script to handle the gtest build/copy a little more cleanly.
The reason for this change is so that when a person needs to delete the build directory to build clean it doesn't delete their Sublime project file as well.
Let me know if you'd prefer to see anything different!
Hi Crayzee Wulf,
This PR simply removes the Sublime project cmake generate instruction from the compile.sh script, adds a Sublime project file to the top level directory for this project, and adds a script to handle the gtest build/copy a little more cleanly.
The reason for this change is so that when a person needs to delete the build directory to build clean it doesn't delete their Sublime project file as well.
Let me know if you'd prefer to see anything different!
-Mark