Updated theme

This commit is contained in:
Christophe Riccio
2011-02-10 12:27:46 +00:00
parent 239b2f8de6
commit 9fefd16e4c
4 changed files with 119 additions and 63 deletions

View File

@@ -1,6 +1,6 @@
set(NAME glm-doc)
file(GLOB ROOT_TXT *.doxy ../*.txt)
file(GLOB ROOT_TXT *.doxy ../*.txt ./theme/*.css)
file(GLOB ROOT_CPP src/*.cpp)
file(GLOB ROOT_XML src/*.xml)
file(GLOB ROOT_XSL src/*.xsl)