svkaiser / Doom64EX

Doom64EX is a reverse-engineering project aimed to recreate Doom64 as close as possible with additional modding features.
http://doom64ex.wordpress.com/
GNU General Public License v2.0
237 stars 49 forks source link

Use installation directory (CMAKE_INSTALL_PREFIX) in search paths for doom64ex.pk3/doom64.wad #95

Open MiltosKoutsokeras opened 5 years ago

MiltosKoutsokeras commented 5 years ago

Add pre-processor definition -DINSTALL_PREFIX with the value of CMAKE_INSTALL_PREFIX and add the path to the search list for doom64ex.pk3 and doom64.wad.