onevpl
This commit is contained in:
@@ -12,6 +12,7 @@ j = ''.join([
|
|||||||
' -DONEAPI_INSTALL_MODFILEDIR=/usr/share/vpl/modulefiles',
|
' -DONEAPI_INSTALL_MODFILEDIR=/usr/share/vpl/modulefiles',
|
||||||
' -DBUILD_TOOLS_ONEVPL_EXPERIMENTAL=OFF',
|
' -DBUILD_TOOLS_ONEVPL_EXPERIMENTAL=OFF',
|
||||||
' -DBUILD_DISPATCHER_ONEVPL_EXPERIMENTAL=OFF',
|
' -DBUILD_DISPATCHER_ONEVPL_EXPERIMENTAL=OFF',
|
||||||
|
' -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc',
|
||||||
' -DBUILD_TESTS=ON',
|
' -DBUILD_TESTS=ON',
|
||||||
' -DBUILD_TOOLS=ON',
|
' -DBUILD_TOOLS=ON',
|
||||||
' -DBUILD_DEV=ON',
|
' -DBUILD_DEV=ON',
|
||||||
|
|||||||
@@ -48,6 +48,7 @@
|
|||||||
<Dependency>wayland-client</Dependency>
|
<Dependency>wayland-client</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
|
<Path fileType="config">/etc</Path>
|
||||||
<Path fileType="executable">/usr/bin</Path>
|
<Path fileType="executable">/usr/bin</Path>
|
||||||
<Path fileType="library">/usr/lib</Path>
|
<Path fileType="library">/usr/lib</Path>
|
||||||
<Path fileType="library">/usr/lib/vpl</Path>
|
<Path fileType="library">/usr/lib/vpl</Path>
|
||||||
|
|||||||
Reference in New Issue
Block a user