Revision: 56470
http://sourceforge.net/p/brlcad/code/56470
Author: starseeker
Date: 2013-08-02 14:35:48 +0000 (Fri, 02 Aug 2013)
Log Message:
-----------
Tell the build system about the burst doc files - not something to install in
this form, but still need to be aware that they are there.
Modified Paths:
--------------
brlcad/trunk/doc/CMakeLists.txt
Modified: brlcad/trunk/doc/CMakeLists.txt
===================================================================
--- brlcad/trunk/doc/CMakeLists.txt 2013-08-02 14:26:33 UTC (rev 56469)
+++ brlcad/trunk/doc/CMakeLists.txt 2013-08-02 14:35:48 UTC (rev 56470)
@@ -216,10 +216,38 @@
)
ADD_DOC(documentation_mged_old_DATA mged_old)
+set(burst_DOCS
+ burst/Funcs
+ burst/Make-paper.sh
+ burst/Make-tables.sh
+ burst/README
+ burst/abstract.mm
+ burst/bpl.tbl
+ burst/cmap.tbl
+ burst/commands.tbl
+ burst/defs.mm
+ burst/fb.tbl
+ burst/hmkeys.tbl
+ burst/ids.tbl
+ burst/introduction.mm
+ burst/macros.mm
+ burst/outline.mm
+ burst/overlap.tbl
+ burst/paper.mm
+ burst/plot.tbl
+ burst/screen.tbl
+ burst/scrollmenu.tbl
+ burst/shotlines.tbl
+ burst/submenu.tbl
+ burst/title.mm
+ burst/topmenu.tbl
+ )
+
configure_file(pad_file.xml.in ${CMAKE_CURRENT_BINARY_DIR}/pad_file.xml @ONLY)
install(FILES ${CMAKE_CURRENT_BINARY_DIR}/pad_file.xml DESTINATION ${DOC_DIR})
CMAKEFILES(pad_file.xml.in STARTERS)
+CMAKEFILES(${burst_DOCS})
# Local Variables:
# tab-width: 8
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent
caught up. So what steps can you take to put your SQL databases under
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits