This commit is contained in:
parent
5a922cac71
commit
8c0dbdd52a
1 changed files with 3 additions and 0 deletions
|
|
@ -17,6 +17,9 @@ export DISPLAY
|
|||
PKG_CONFIG_PATH="/msan/lib/pkgconfig:${PKG_CONFIG_PATH}"
|
||||
export PKG_CONFIG_PATH
|
||||
|
||||
VK_ICD_FILENAMES='/usr/share/vulkan/icd.d/lvp_icd.x86_64.json'
|
||||
export VK_ICD_FILENAMES
|
||||
|
||||
Xvfb :99 -screen 0 1024x768x16 &
|
||||
|
||||
cmake \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue