Revision: 77563
          http://sourceforge.net/p/brlcad/code/77563
Author:   starseeker
Date:     2020-10-23 01:16:07 +0000 (Fri, 23 Oct 2020)
Log Message:
-----------
Relocate superbuild dir to src/other/ext

Modified Paths:
--------------
    brlcad/branches/thirdparty_rework/CMakeLists.txt

Added Paths:
-----------
    brlcad/branches/thirdparty_rework/src/other/ext/

Removed Paths:
-------------
    brlcad/branches/thirdparty_rework/src/superbuild/

Modified: brlcad/branches/thirdparty_rework/CMakeLists.txt
===================================================================
--- brlcad/branches/thirdparty_rework/CMakeLists.txt    2020-10-22 23:18:57 UTC 
(rev 77562)
+++ brlcad/branches/thirdparty_rework/CMakeLists.txt    2020-10-23 01:16:07 UTC 
(rev 77563)
@@ -180,7 +180,7 @@
 # are not using the system versions and IFF they are required based on the
 # feature settings enabled.
 
-add_subdirectory(src/superbuild)
+add_subdirectory(src/other/ext)
 
 #---------------------------------------------------------------------
 # Let CMake know where to look for our counting file for configuration

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