sultim-t / prboom-plus-rt

816 stars 50 forks source link

Modification to CMakeLists to make building on linux easier #88

Open ColinSalem opened 2 years ago

ColinSalem commented 2 years ago

This PR modifies CMakeLists to look for the libRayTracedGL1 library in the conventional {RTGL1_SDK_PATH}/build/ location rather than in {RTGL1_SDK_PATH}/Build/RelWithDebInfo/ (or {RTGL1_SDK_PATH}/Build/Debug/ for debug builds).