Revision: 57220
http://sourceforge.net/p/brlcad/code/57220
Author: brlcad
Date: 2013-08-28 13:05:24 +0000 (Wed, 28 Aug 2013)
Log Message:
-----------
enable continuous compilation of the g-xxx example so that the sources stay
up-to-date. include walk_example as a sample app.
Modified Paths:
--------------
brlcad/trunk/src/conv/CMakeLists.txt
Modified: brlcad/trunk/src/conv/CMakeLists.txt
===================================================================
--- brlcad/trunk/src/conv/CMakeLists.txt 2013-08-28 13:03:46 UTC (rev
57219)
+++ brlcad/trunk/src/conv/CMakeLists.txt 2013-08-28 13:05:24 UTC (rev
57220)
@@ -157,16 +157,19 @@
BRLCAD_ADDEXEC(viewpoint-g viewpoint-g.c "libwdb;librt;libbu")
+BRLCAD_ADDEXEC(g-shell-rect g-shell-rect.c "libwdb;librt;libbu;${M_LIBRARY}")
+
+BRLCAD_ADDEXEC(g-xxx g-xxx.c "librt;libbu" NO_INSTALL)
+BRLCAD_ADDDATA(g-xxx.c sample_applications)
+
BRLCAD_ADDEXEC(g-xxx_facets g-xxx_facets.c "librt;libbu" NO_INSTALL)
+BRLCAD_ADDDATA(g-xxx_facets.c sample_applications)
BRLCAD_ADDEXEC(walk_example walk_example.c "libbu;librt" NO_INSTALL)
+BRLCAD_ADDDATA(walk_example.c sample_applications)
-BRLCAD_ADDEXEC(g-shell-rect g-shell-rect.c "libwdb;librt;libbu;${M_LIBRARY}")
-
install(PROGRAMS intaval-g.py DESTINATION bin)
-BRLCAD_ADDDATA(g-xxx.c sample_applications)
-BRLCAD_ADDDATA(g-xxx_facets.c sample_applications)
set(conv_ignore_files
Formats.csv
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits