forked from pool/vulkan-loader
This commit is contained in:
parent
dc9d84842b
commit
85c84f7e02
@ -73,8 +73,7 @@ to make use of Vulkan.
|
|||||||
%build
|
%build
|
||||||
%cmake \
|
%cmake \
|
||||||
-DVulkanHeaders_INCLUDE_DIR:PATH="%_includedir" \
|
-DVulkanHeaders_INCLUDE_DIR:PATH="%_includedir" \
|
||||||
-DVulkanRegistry_DIR:PATH="%_datadir/vulkan/registry" \
|
-DVulkanRegistry_DIR:PATH="%_datadir/vulkan/registry"
|
||||||
-DCMAKE_INSTALL_SYSCONFDIR="%_sysconfdir"
|
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
Reference in New Issue
Block a user