Skip to content

Commit 2ce4eb4

Browse files
aus-inteligcbot
authored andcommitted
Remove bunch of outdated CMake code
1 parent c9142fb commit 2ce4eb4

File tree

2 files changed

+0
-384
lines changed

2 files changed

+0
-384
lines changed

IGC/BiFModule/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -530,7 +530,6 @@ function(igc_bif_build_bc)
530530
endif()
531531

532532
# Final copy.
533-
#igc_tool_get_activity_commandline(_copyOutCmd IGC_TARGET__TOOLS_COPY CopyPreserve ${_bcFiles} "${_outBcFilePath}")
534533
add_custom_command(
535534
OUTPUT "${_outBcFilePath}"
536535
COMMAND "${CMAKE_COMMAND}" -E copy_if_different ${_bcFiles} "${_outBcFilePath}"

0 commit comments

Comments
 (0)