Merge pull request #2509 from Scrumplex/fix/flatpak/glfw

fix(flatpak): disable docs for glfw
This commit is contained in:
Alexandru Ionut Tripon 2024-06-14 08:57:50 +03:00 committed by GitHub
commit e9d681a088
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -64,7 +64,8 @@ modules:
config-opts:
- -DCMAKE_BUILD_TYPE=RelWithDebInfo
- -DBUILD_SHARED_LIBS:BOOL=ON
- -DGLFW_USE_WAYLAND=ON
- -DGLFW_USE_WAYLAND:BOOL=ON
- -DGLFW_BUILD_DOCS:BOOL=OFF
sources:
- type: git
url: https://github.com/glfw/glfw.git