DarkRadiant: master 97214aeb

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 21.01.2025 19:24 master 1836ff8b
Changeset Install non-executable resources into staging area

DarkRadiant is now runnable from inside ${CMAKE_BINARY_DIR} immediately
after building, without requiring an install step to a different
location. This enables run/debug functionality in a CMake-aware IDE to
work as expected without further configuration. However the tests are
crashing due to some module loading issue.
mod - CMakeLists.txt Diff File
add - install.cmake Diff File
mod - radiant/CMakeLists.txt Diff File