After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 776736 - build: Fix vulkan detection
build: Fix vulkan detection
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: .General
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2017-01-02 20:52 UTC by Pavel Grunt
Modified: 2017-01-08 00:15 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build: Fix vulkan detection (925 bytes, patch)
2017-01-02 20:52 UTC, Pavel Grunt
committed Details | Review

Description Pavel Grunt 2017-01-02 20:52:18 UTC
Make ./configure --enable-vulkan fail when vulkan headers are missing
Comment 1 Pavel Grunt 2017-01-02 20:52:23 UTC
Created attachment 342737 [details] [review]
build: Fix vulkan detection

Add missing 'test'
Comment 2 Emmanuele Bassi (:ebassi) 2017-01-02 20:57:05 UTC
Review of attachment 342737 [details] [review]:

Looks good.
Comment 3 Matthias Clasen 2017-01-08 00:15:44 UTC
Attachment 342737 [details] pushed as 9629cbf - build: Fix vulkan detection