mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 20:28:04 +02:00
python: Tweak instructions.
This commit is contained in:
parent
ad5f9752ce
commit
8ca95d8121
1 changed files with 2 additions and 2 deletions
|
|
@ -11,11 +11,11 @@ To build you'll need:
|
|||
|
||||
Invoke scons on the top dir as
|
||||
|
||||
scons statetrackers=python
|
||||
scons debug=yes statetrackers=python driver=softpipe,trace
|
||||
|
||||
To use do
|
||||
|
||||
export PYTHONPATH=build/XXXX-XXXX-XXXX/gallium/state_trackers/python
|
||||
export PYTHONPATH=$PWD/build/XXXX-XXXX-XXXX/gallium/state_trackers/python
|
||||
|
||||
and then try running
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue