added additional_files

This commit is contained in:
Jorijn van der Graaf 2025-01-02 02:53:39 +01:00
commit 914992cba9
5 changed files with 51 additions and 9 deletions

View file

@ -76,6 +76,8 @@ Save and close, then run ``crafter-build -c debug``. Now you can run the ``hello
``module_files`` All C++ 20 module files of the project ``.cppm`` extension is assumed.
``additional_files`` Files that will be copied to the output_dir.
``build_dir`` The directory where intermediate files are stored.
``output_dir`` The directory where the output files will be placed.