Revision: 77430
http://sourceforge.net/p/brlcad/code/77430
Author: starseeker
Date: 2020-10-14 01:35:29 +0000 (Wed, 14 Oct 2020)
Log Message:
-----------
Need to properly abstract this - have the right idea, but needs to be baked in
all the way down.
Modified Paths:
--------------
brlcad/branches/thirdparty_rework/src/superbuild/tcl.cmake
Modified: brlcad/branches/thirdparty_rework/src/superbuild/tcl.cmake
===================================================================
--- brlcad/branches/thirdparty_rework/src/superbuild/tcl.cmake 2020-10-14
01:28:47 UTC (rev 77429)
+++ brlcad/branches/thirdparty_rework/src/superbuild/tcl.cmake 2020-10-14
01:35:29 UTC (rev 77430)
@@ -82,7 +82,8 @@
endif (NOT MSVC)
# Tell the parent build about files and libraries
- # TODO - LIB_DIR is wrong with MSVC...
+ # TODO - LIB_DIR is wrong with MSVC... we adjust for it here, but we're still
+ # copying to the wrong place in ExternalProject_Target's logic...
ExternalProject_Target(tcl TCL_BLD ${TCL_INSTDIR}
SHARED ${SHARED_DIR}/${TCL_BASENAME}${CMAKE_SHARED_LIBRARY_SUFFIX}
RPATH
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