Skip to content

Commit

Permalink
fix build 3
Browse files Browse the repository at this point in the history
  • Loading branch information
igagis committed Mar 25, 2024
1 parent 7a33c27 commit 5b74793
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/app/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ ifeq ($(os),linux)
this__cfg_suffix := $(if $(ogles2),opengles,opengl)-$(if $(wayland),wayland,x11)
this_libruisapp := libruisapp-$(this__cfg_suffix)
else
this__cfg_suffix := $(if $(ogles2),opengles,opengl)
this_libruisapp := libruisapp-opengl
endif

Expand Down

0 comments on commit 5b74793

Please sign in to comment.