From 91ba4a3a87b191922e4be772922fe901f3fe6c7d Mon Sep 17 00:00:00 2001 From: mpa Date: Thu, 7 Nov 2013 10:43:21 +0000 Subject: [PATCH] CMake: Update path variables for current build system --- doc/docutils/conf.py.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/docutils/conf.py.in b/doc/docutils/conf.py.in index a7606ba24..034228fa5 100644 --- a/doc/docutils/conf.py.in +++ b/doc/docutils/conf.py.in @@ -184,7 +184,7 @@ latex_documents = [ # The name of an image file (relative to this directory) to place at the top of # the title page. -latex_logo = '@srcdir@/../salome/tui/images/head.png' +latex_logo = '@CMAKE_CURRENT_SOURCE_DIR@/../salome/tui/images/head.png' # For "manual" documents, if this is true, then toplevel headings are parts, # not chapters.