Generating the single-header deployment now adds the license as a head-comment
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Build the include files
|
||||
echo "Building the include files..."
|
||||
./deggl -i ../Hazelnupp/*.cpp -o Hazelnupp
|
||||
./deggl -i ../Hazelnupp/*.cpp --license-file ../license.txt -o Hazelnupp
|
||||
|
||||
# Verify that they compile cleanly
|
||||
echo "Verifying that they compile"
|
||||
|
||||
Reference in New Issue
Block a user