This commit is contained in:
Rmys
2024-12-02 12:20:37 +03:00
parent 3cdea75ef7
commit e32001fadf
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@ j = ''.join([
' -DONEAPI_INSTALL_MODFILEDIR=/usr/share/vpl/modulefiles',
' -DBUILD_TOOLS_ONEVPL_EXPERIMENTAL=OFF',
' -DBUILD_DISPATCHER_ONEVPL_EXPERIMENTAL=OFF',
' -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc',
' -DBUILD_TESTS=ON',
' -DBUILD_TOOLS=ON',
' -DBUILD_DEV=ON',
+1
View File
@@ -48,6 +48,7 @@
<Dependency>wayland-client</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="library">/usr/lib/vpl</Path>