Make oneAPI library-with-sdk specialize library class (#47632)

This commit is contained in:
Mark Abraham
2024-11-19 18:12:10 +01:00
committed by GitHub
parent 5325cfe865
commit 22690a7576

View File

@@ -255,7 +255,7 @@ def libs(self):
return find_libraries("*", root=self.component_prefix.lib, recursive=not self.v2_layout)
class IntelOneApiLibraryPackageWithSdk(IntelOneApiPackage):
class IntelOneApiLibraryPackageWithSdk(IntelOneApiLibraryPackage):
"""Base class for Intel oneAPI library packages with SDK components.
Contains some convenient default implementations for libraries