add clang linker to clang toolchain config
This commit is contained in:
@@ -29,7 +29,7 @@ execute_process(
|
||||
if(NOT SCRIPT_RESULT EQUAL 0)
|
||||
message(WARNING "Script execution failed: ${SCRIPT_ERROR}")
|
||||
else()
|
||||
message(STATUS "Dependencies copied:\n${SCRIPT_OUTPUT}")
|
||||
message(STATUS "Running script ${COPY_SCRIPT}:\n${SCRIPT_OUTPUT}")
|
||||
endif()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user