You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reading OpenXR-Loader's CMake script, it seems like only Linux has SO versioned libraries.
Many other unix platforms also support some form of versioning.
Dylib libraries on macOS also provides versioning.
Is this expected?
The text was updated successfully, but these errors were encountered:
Hello!
Reading OpenXR-Loader's CMake script, it seems like only Linux has SO versioned libraries.
Many other unix platforms also support some form of versioning.
Dylib libraries on macOS also provides versioning.
Is this expected?
The text was updated successfully, but these errors were encountered: