Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Libretro
retro8
Commits
4f65d349
Commit
4f65d349
authored
Feb 27, 2022
by
phcoder
Browse files
Add emscripten compilation
parent
860107af
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
4f65d349
...
...
@@ -77,6 +77,9 @@ include:
file
:
'
/dingux-arm32.yml'
#################################### MISC ##################################
# Emscripten
-
project
:
'
libretro-infrastructure/ci-templates'
file
:
'
/emscripten-static.yml'
# Stages for building
stages
:
...
...
@@ -198,3 +201,10 @@ libretro-build-miyoo-arm32:
extends
:
-
.libretro-miyoo-arm32-make-default
-
.core-defs
#################################### MISC ##################################
# Emscripten
libretro-build-emscripten
:
extends
:
-
.libretro-emscripten-static-retroarch-master
-
.core-defs
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment