From: <ai...@us...> - 2013-10-06 18:36:30
|
Revision: 12583 http://sourceforge.net/p/plplot/code/12583 Author: airwin Date: 2013-10-06 18:36:27 +0000 (Sun, 06 Oct 2013) Log Message: ----------- Add dependency for dblatex_stylesheet.xsl to the pdf build. Modified Paths: -------------- trunk/doc/docbook/src/CMakeLists.txt Modified: trunk/doc/docbook/src/CMakeLists.txt =================================================================== --- trunk/doc/docbook/src/CMakeLists.txt 2013-10-05 23:29:44 UTC (rev 12582) +++ trunk/doc/docbook/src/CMakeLists.txt 2013-10-06 18:36:27 UTC (rev 12583) @@ -396,6 +396,7 @@ ${SOURCE_FILES} ${CMAKE_CURRENT_BINARY_DIR}/${PLPLOTDOC}-print.xml ${CMAKE_CURRENT_SOURCE_DIR}/inline-print_xsl.ent + ${CMAKE_CURRENT_SOURCE_DIR}/dblatex_stylesheet.xsl VERBATIM ) add_custom_target( This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |