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
Citra2018
Commits
e2df1c97
Commit
e2df1c97
authored
Mar 17, 2021
by
Libretro-Admin
Browse files
Update
parent
e591f852
Pipeline
#17284
failed with stage
in 15 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e2df1c97
...
...
@@ -9,7 +9,6 @@
variables
:
CORENAME
:
citra2018
EXTRA_PATH
:
src/citra_libretro
CORE_ARGS
:
variables
:
GIT_SUBMODULE_STRATEGY
:
normal
...
...
.gitmodules
View file @
e2df1c97
...
...
@@ -31,9 +31,6 @@
[submodule "libressl"]
path = externals/libressl
url = https://github.com/citra-emu/ext-libressl-portable.git
[submodule "cubeb"]
path = externals/cubeb
url = https://github.com/kinetiknz/cubeb.git
[submodule "discord-rpc"]
path = externals/discord-rpc
url = https://github.com/discordapp/discord-rpc.git
...
...
@@ -42,4 +39,4 @@
url = https://github.com/zeromq/libzmq
[submodule "externals/cppzmq"]
path = externals/cppzmq
url = https://github.com/zeromq/cppzmq
\ No newline at end of file
url = https://github.com/zeromq/cppzmq
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