Add HTML header and footer to docs dependencies

This should have been included in
150744ecca.
This commit is contained in:
Camilla Löwy 2021-08-26 17:41:20 +02:00
parent 8e23579842
commit 63da04e5ce

View File

@ -17,7 +17,7 @@ set(source_files
compat.dox
internal.dox)
set(extra_files DoxygenLayout.xml extra.css spaces.svg)
set(extra_files DoxygenLayout.xml header.html footer.html extra.css spaces.svg)
set(header_paths
"${GLFW_SOURCE_DIR}/include/GLFW/glfw3.h"