This commit is contained in:
Yuhang Zhao 2023-07-28 14:15:19 +08:00
parent eb049520a2
commit 84457a00a9
1 changed files with 1 additions and 1 deletions

View File

@ -1857,4 +1857,4 @@ function(setup_target_rpaths)
set_target_properties(${__target} PROPERTIES "${__prop_name}" "${__install_rpath}")
endif()
endforeach()
endif()
endfunction()