Revision: 77760
          http://sourceforge.net/p/brlcad/code/77760
Author:   starseeker
Date:     2020-11-20 18:19:04 +0000 (Fri, 20 Nov 2020)
Log Message:
-----------
Remove debug printing

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

Modified: 
brlcad/branches/extbuild/src/other/ext/CMake/ExternalProject_Target.cmake
===================================================================
--- brlcad/branches/extbuild/src/other/ext/CMake/ExternalProject_Target.cmake   
2020-11-20 17:48:04 UTC (rev 77759)
+++ brlcad/branches/extbuild/src/other/ext/CMake/ExternalProject_Target.cmake   
2020-11-20 18:19:04 UTC (rev 77760)
@@ -45,8 +45,6 @@
 file(COPY \"\${SRC}\" DESTINATION \"\${DDIR}\")
 ")
 
-execute_process(COMMAND ${CMAKE_COMMAND} -E cat 
"${CMAKE_BINARY_DIR}/CMakeFiles/cp.cmake")
-
 # When staging files in the build directory, we have to be aware of multiple
 # configurations.  This is done post-ExternalProject build, at the parent build
 # time, so it needs to be a custom command. Until add_custom_command outputs

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