DarkRadiant: master 8f6e8373

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 07.05.2025 18:50 master 0c610c7c
Changeset CMake copies documentation images into the build directory

Use execute_process to copy the contents of doc/img into the build
directory, so that opening the generated manual.html in a browser will
show the images.

This is separate from the install() commands, which only apply during
the final "make install" or equivalent step.
mod - doc/CMakeLists.txt Diff File