Revision: 65370
          http://sourceforge.net/p/brlcad/code/65370
Author:   n_reed
Date:     2015-06-17 21:26:30 +0000 (Wed, 17 Jun 2015)
Log Message:
-----------
add missed cmake change

Modified Paths:
--------------
    brlcad/branches/brep-debug/doc/docbook/system/CMakeLists.txt

Modified: brlcad/branches/brep-debug/doc/docbook/system/CMakeLists.txt
===================================================================
--- brlcad/branches/brep-debug/doc/docbook/system/CMakeLists.txt        
2015-06-17 21:25:21 UTC (rev 65369)
+++ brlcad/branches/brep-debug/doc/docbook/system/CMakeLists.txt        
2015-06-17 21:26:30 UTC (rev 65370)
@@ -32,6 +32,7 @@
 set(XSL_MAN_STYLESHEET 
"${CMAKE_CURRENT_BINARY_DIR}/../resources/brlcad/brlcad-man-stylesheet.xsl")
 set(XSL_FO_STYLESHEET 
"${CMAKE_CURRENT_BINARY_DIR}/../resources/brlcad/brlcad-man-fo-stylesheet.xsl")
 
+add_subdirectory(implementation)
 add_subdirectory(man1)
 add_subdirectory(man3)
 add_subdirectory(man5)

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to