Revision: 71853
          http://sourceforge.net/p/brlcad/code/71853
Author:   starseeker
Date:     2018-09-26 17:49:04 +0000 (Wed, 26 Sep 2018)
Log Message:
-----------
Add install rules for the license files

Modified Paths:
--------------
    brlcad/trunk/doc/legal/embedded/CMakeLists.txt
    brlcad/trunk/doc/legal/other/CMakeLists.txt

Modified: brlcad/trunk/doc/legal/embedded/CMakeLists.txt
===================================================================
--- brlcad/trunk/doc/legal/embedded/CMakeLists.txt      2018-09-26 16:26:19 UTC 
(rev 71852)
+++ brlcad/trunk/doc/legal/embedded/CMakeLists.txt      2018-09-26 17:49:04 UTC 
(rev 71853)
@@ -45,6 +45,8 @@
   y2038.txt
   )
 
+ADD_DOC(embedded_licenses legal/embedded)
+
 CMAKEFILES(CMakeLists.txt)
 
 # Local Variables:

Modified: brlcad/trunk/doc/legal/other/CMakeLists.txt
===================================================================
--- brlcad/trunk/doc/legal/other/CMakeLists.txt 2018-09-26 16:26:19 UTC (rev 
71852)
+++ brlcad/trunk/doc/legal/other/CMakeLists.txt 2018-09-26 17:49:04 UTC (rev 
71853)
@@ -28,6 +28,8 @@
   tktable.txt
   )
 
+ADD_DOC(other_licenses legal/other)
+
 CMAKEFILES(CMakeLists.txt)
 
 # Local Variables:

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



_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to