Skip to content
Snippets Groups Projects
Commit 764606e2 authored by Robert Maynard's avatar Robert Maynard
Browse files

CMakeDetermineCompilerABI: Extract lib arch from implicit object file paths

The NVHPC compiler does not have any implicit link directories that can
be used to detect `CMAKE_LIBRARY_ARCHITECTURE`, but it does have
implicit object files.  Extract implicit object file paths from link
lines and check them for the `CMAKE_LIBRARY_ARCHITECTURE` pattern.

Issue: #22024
parent 5d44d73b
No related branches found
No related tags found
No related merge requests found
Showing
with 156 additions and 16 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment