Revision: 56671
http://sourceforge.net/p/brlcad/code/56671
Author: tbrowder2
Date: 2013-08-07 16:44:52 +0000 (Wed, 07 Aug 2013)
Log Message:
-----------
make auto-man-page a first class dir, but ignore everything there for now
Modified Paths:
--------------
brlcad/trunk/misc/CMakeLists.txt
Added Paths:
-----------
brlcad/trunk/misc/auto-man-page/CMakeLists.txt
Modified: brlcad/trunk/misc/CMakeLists.txt
===================================================================
--- brlcad/trunk/misc/CMakeLists.txt 2013-08-07 16:37:23 UTC (rev 56670)
+++ brlcad/trunk/misc/CMakeLists.txt 2013-08-07 16:44:52 UTC (rev 56671)
@@ -11,6 +11,7 @@
add_subdirectory(pkgconfig)
add_subdirectory(perl)
+add_subdirectory(auto-man-page)
if(NOT CMAKE_CONFIGURATION_TYPES)
configure_file(brlcad-config.in ${CMAKE_BINARY_DIR}/misc/brlcad-config @ONLY)
@@ -77,9 +78,6 @@
Makefile.defs
archlinux
astyle.opt
- auto-man-page
- auto-man-page/auto-man-progs.txt
- auto-man-page/README.auto-man-page-handling
batch-indent-region.el
brlcad-config.in
brlcad.spec.in
Added: brlcad/trunk/misc/auto-man-page/CMakeLists.txt
===================================================================
--- brlcad/trunk/misc/auto-man-page/CMakeLists.txt
(rev 0)
+++ brlcad/trunk/misc/auto-man-page/CMakeLists.txt 2013-08-07 16:44:52 UTC
(rev 56671)
@@ -0,0 +1,13 @@
+set(misc_ignore_files
+ README.auto-man-page-handling
+ auto-man-progs.txt
+)
+CMAKEFILES(${misc_ignore_files})
+
+
+# Local Variables:
+# tab-width: 8
+# mode: cmake
+# indent-tabs-mode: t
+# End:
+# ex: shiftwidth=2 tabstop=8
Property changes on: brlcad/trunk/misc/auto-man-page/CMakeLists.txt
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits