-
Notifications
You must be signed in to change notification settings - Fork 668
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update glfw submodule to latest (#1237)
* Update glfw submodule to latest Old version was 3.3, released over two years ago Fixes #1192 * Install libraries required by new GLFW version * Fixing library names * Fixing type * Also add new GLFW required libs to v2 yml * Also add new libraries to documentation ci step Weird, but somehow required * Update linux build docs with new libs required by updated GLFW * Remove Wayland dependencies and conditionally build Antora Wayland dependencies were removed from the workflows and build configurations to streamline the installation process. The Antora documentation build is now conditional, preventing unnecessary inclusion when VKB_GENERATE_ANTORA_SITE is not set. This improves build flexibility and reduces extraneous steps. * Apply required changes to merged CI changes * Trying to fix CI after merge (again) * Trying to fix CI after merge (again and again) --------- Co-authored-by: swinston <[email protected]>
- Loading branch information
1 parent
b3cb382
commit 271b1e9
Showing
6 changed files
with
9 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters