Open YusufKhan-gamedev opened 2 years ago
please use cmake for this, see for example: https://stackoverflow.com/questions/48428647/how-to-use-cmake-to-install. Also don't hardcode for /bin, the target directory may depend on your OS and local directory setup.
please use cmake for this, see for example: https://stackoverflow.com/questions/48428647/how-to-use-cmake-to-install. Also don't hardcode for /bin, the target directory may depend on your OS and local directory setup.