mirror of
https://github.com/reactos/reactos.git
synced 2026-07-07 10:40:20 +08:00
Introduce a way to add arbitrary files into the hybrid cd under a "extras" directory: - put your files into /trunk/reactos/modules/hybridcd_extras - do a cmake . && ninja hybridcd - voilà. Notice that you need to redo a configure (via "cmake .") in order to update the hybridcd list of files that get included into the hybridcd... CORE-9069 svn path=/trunk/; revision=66052