Commit 58327fa9 authored by Dominik Charousset's avatar Dominik Charousset

Remove LaTeX setup from CMake file

parent 5b4652e2
...@@ -521,15 +521,6 @@ if(NOT CAF_NO_UNIT_TESTS) ...@@ -521,15 +521,6 @@ if(NOT CAF_NO_UNIT_TESTS)
endif() endif()
################################################################################
# LateX setup #
################################################################################
configure_file("${CMAKE_CURRENT_SOURCE_DIR}/manual/variables.tex.in"
"${CMAKE_CURRENT_SOURCE_DIR}/manual/variables.tex"
@ONLY)
################################################################################ ################################################################################
# Doxygen setup # # Doxygen setup #
################################################################################ ################################################################################
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment