mirror of
https://github.com/glfw/glfw.git
synced 2024-11-10 00:51:47 +00:00
Add HTML header and footer to docs dependencies
This should have been included in
150744ecca
.
This commit is contained in:
parent
8e23579842
commit
63da04e5ce
@ -17,7 +17,7 @@ set(source_files
|
|||||||
compat.dox
|
compat.dox
|
||||||
internal.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
|
set(header_paths
|
||||||
"${GLFW_SOURCE_DIR}/include/GLFW/glfw3.h"
|
"${GLFW_SOURCE_DIR}/include/GLFW/glfw3.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user