Skip to content

Commit

Permalink
Switch target to NPLB
Browse files Browse the repository at this point in the history
  • Loading branch information
kaidokert authored Jul 1, 2024
1 parent e18c4fc commit fdc8c90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ def run(self):

print('Building project with Ninja...')
# Building a small binary that doesn't time out on public runners.
run_command(['ninja', '-C', 'out/linux-x64x11-egl_devel','starboard_glclear_example'])
run_command(['ninja', '-C', 'out/linux-x64x11-egl_devel','nplb'])


setup(
Expand Down

0 comments on commit fdc8c90

Please sign in to comment.