fix spirv include
This commit is contained in:
parent
93f811a29d
commit
23bc483475
@ -48,7 +48,7 @@ developing applications that use %{name}.
|
||||
%cmake3 -DCMAKE_BUILD_TYPE=Release \
|
||||
-DGLSLANG_INSTALL_DIR=%{_prefix} \
|
||||
-DBUILD_LAYER_SUPPORT_FILES:BOOL=ON \
|
||||
-DSPIRV_HEADERS_INSTALL_DIR=%{_prefix}/spirv \
|
||||
-DSPIRV_HEADERS_INSTALL_DIR=%{_includedir}/spirv \
|
||||
-DCMAKE_INSTALL_INCLUDEDIR=%{_includedir}/vulkan/
|
||||
%cmake_build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user