Skip to content

Commit

Permalink
Set examples for benchmarking
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver committed Jul 27, 2019
1 parent da67222 commit e3a2335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes-games/urho3D/urho3d_git.bb
Expand Up @@ -68,7 +68,7 @@ do_install_append() {
}

# Samples take a lot of space in image, build for now the most helpful until removing them -DURHO3D_SAMPLES=0
URHO3D_SELECTED_SAMPLES ?= "HelloWorld|HelloGUI|StaticScene"
URHO3D_SELECTED_SAMPLES ?= "HelloWorld|HelloGUI|StaticScene|Physics|Sprites"

do_patch_append() {
bb.build.exec_func('do_selected_samples', d)
Expand Down

0 comments on commit e3a2335

Please sign in to comment.