Revision: 57347
          http://sourceforge.net/p/brlcad/code/57347
Author:   starseeker
Date:     2013-08-31 00:31:03 +0000 (Sat, 31 Aug 2013)
Log Message:
-----------
Make sure stepcode's directories are the same as ours.

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

Modified: brlcad/trunk/src/other/CMakeLists.txt
===================================================================
--- brlcad/trunk/src/other/CMakeLists.txt       2013-08-30 23:24:58 UTC (rev 
57346)
+++ brlcad/trunk/src/other/CMakeLists.txt       2013-08-31 00:31:03 UTC (rev 
57347)
@@ -790,6 +790,9 @@
 set(SC_ENABLE_COVERAGE OFF)
 set(SC_IS_SUBBUILD ON)
 set(SC_BUILD_TYPE "${CMAKE_BUILD_TYPE}")
+set(INCLUDE_INSTALL_DIR ${INCLUDE_DIR})
+set(BIN_INSTALL_DIR ${BIN_DIR})
+set(LIB_INSTALL_DIR ${LIB_DIR})
 
 set(scl_ALIASES ENABLE_SCL ENABLE_STEP ENABLE_STEP_CLASS_LIBRARIES)
 set(scl_DESCRIPTION "

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


------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to