This commit is contained in:
Rmys
2022-04-21 17:21:44 +03:00
committed by GitHub
parent 68e34bcc65
commit 037bf4be20
+1
View File
@@ -75,6 +75,7 @@ def setup():
shelltools.cd("build")
loader_opts += "-DCMAKE_INSTALL_LIBDIR=lib \
-DSPIRV_HEADERS_INSTALL_DIR='/usr/include/spirv' \
"
cmaketools.configure(loader_opts, sourceDir="..")