Revision: 77461
http://sourceforge.net/p/brlcad/code/77461
Author: starseeker
Date: 2020-10-16 20:23:02 +0000 (Fri, 16 Oct 2020)
Log Message:
-----------
Dependencies on the stage targets...
Modified Paths:
--------------
brlcad/branches/thirdparty_rework/src/superbuild/stepcode.cmake
Modified: brlcad/branches/thirdparty_rework/src/superbuild/stepcode.cmake
===================================================================
--- brlcad/branches/thirdparty_rework/src/superbuild/stepcode.cmake
2020-10-16 04:24:56 UTC (rev 77460)
+++ brlcad/branches/thirdparty_rework/src/superbuild/stepcode.cmake
2020-10-16 20:23:02 UTC (rev 77461)
@@ -64,7 +64,7 @@
RPATH
)
foreach(SCLIB ${STEPCODE_LIBS})
- add_dependencies(${SCEXEC}_exe lib${SCLIB}_stage)
+ add_dependencies(${SCEXEC}_exe_stage lib${SCLIB}_stage)
endforeach(SCLIB ${STEPCODE_LIBS})
endforeach(SCEXEC ${STEPCODE_EXECS})
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