Revision: 69986
          http://sourceforge.net/p/brlcad/code/69986
Author:   starseeker
Date:     2017-07-22 14:21:11 +0000 (Sat, 22 Jul 2017)
Log Message:
-----------
assign folder for openNURBS-obj

Modified Paths:
--------------
    brlcad/trunk/src/other/CMakeLists.txt

Modified: brlcad/trunk/src/other/CMakeLists.txt
===================================================================
--- brlcad/trunk/src/other/CMakeLists.txt       2017-07-22 13:36:46 UTC (rev 
69985)
+++ brlcad/trunk/src/other/CMakeLists.txt       2017-07-22 14:21:11 UTC (rev 
69986)
@@ -775,6 +775,7 @@
   ${opennurbs_ALIASES} FLAGS NOSYS)
 SetTargetFolder(openNURBS "Third Party Libraries")
 SetTargetFolder(openNURBS-static "Third Party Libraries")
+SetTargetFolder(openNURBS-obj "Third Party Libraries")
 if(BRLCAD_OPENNURBS_BUILD)
   set(OPENNURBS_INCLUDE_DIRS "${OPENNURBS_INCLUDE_DIR};${ZLIB_INCLUDE_DIR}" 
CACHE STRING "Require opennurbs header includes" FORCE)
   set(OPENNURBS_LIBRARIES "${OPENNURBS_LIBRARY};${ZLIB_LIBRARY}" CACHE STRING 
"Require opennurbs libraries" FORCE)

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


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to