Skip to content
Snippets Groups Projects
Commit 49a7da9c authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

remoed FAQ.txt

parent 5510d52b
Branches
Tags
No related merge requests found
...@@ -885,7 +885,7 @@ endif(TEXI2PDF) ...@@ -885,7 +885,7 @@ endif(TEXI2PDF)
if(MAKEINFO AND TEXI2PDF) if(MAKEINFO AND TEXI2PDF)
add_custom_target(doc COMMAND ${CMAKE_COMMAND} -E tar zcf add_custom_target(doc COMMAND ${CMAKE_COMMAND} -E tar zcf
${CMAKE_BINARY_DIR}/gmsh-${GMSH_VERSION}-doc.tgz ${CMAKE_BINARY_DIR}/gmsh-${GMSH_VERSION}-doc.tgz
doc/CREDITS.txt doc/FAQ.txt doc/LICENSE.txt doc/VERSIONS.txt doc/CREDITS.txt doc/LICENSE.txt doc/VERSIONS.txt
doc/gmsh.1 doc/texinfo/gmsh.html doc/texinfo/gmsh.info doc/gmsh.1 doc/texinfo/gmsh.html doc/texinfo/gmsh.info
doc/texinfo/gmsh.pdf doc/texinfo/gmsh.txt doc/texinfo/gmsh.pdf doc/texinfo/gmsh.txt
COMMAND ${CMAKE_COMMAND} -E remove ${TEX_OBJ} COMMAND ${CMAKE_COMMAND} -E remove ${TEX_OBJ}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment