Skip to content
  • Steven Newbury's avatar
    Add support for x32-abi · 462cf254
    Steven Newbury authored and Brad King's avatar Brad King committed
    Detect x32-abi through CMakeCompilerABI infrastruture and use this
    information at runtime to determine the correct library paths with
    `FIND_LIBRARY_USE_LIBX32_PATHS`.
    
    Fixes: #15994
    462cf254