Revision: 77624
          http://sourceforge.net/p/brlcad/code/77624
Author:   starseeker
Date:     2020-10-24 01:01:44 +0000 (Sat, 24 Oct 2020)
Log Message:
-----------
Adjust perplex root

Modified Paths:
--------------
    brlcad/branches/extbuild/src/other/ext/perplex.cmake

Modified: brlcad/branches/extbuild/src/other/ext/perplex.cmake
===================================================================
--- brlcad/branches/extbuild/src/other/ext/perplex.cmake        2020-10-24 
00:51:52 UTC (rev 77623)
+++ brlcad/branches/extbuild/src/other/ext/perplex.cmake        2020-10-24 
01:01:44 UTC (rev 77624)
@@ -1,6 +1,6 @@
 if (BRLCAD_LEVEL2)
 
-  set(PERPLEX_BLD_ROOT ${CMAKE_BINARY_DIR}/superbuild/perplex)
+  set(PERPLEX_BLD_ROOT ${CMAKE_BINARY_DIR}/other/ext/perplex)
 
   ExternalProject_Add(PERPLEX_BLD
     SOURCE_DIR "${CMAKE_CURRENT_SOURCE_DIR}/perplex"

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