-
Notifications
You must be signed in to change notification settings - Fork 194
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
eda2c05
commit d3e7ab9
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule librw
updated
9 files
+5 −5 | .appveyor.yml | |
+3 −26 | .github/workflows/build-cmake-conan.yml | |
+29 −0 | .github/workflows/build-ps2.yml | |
+1 −1 | .github/workflows/build-switch.yml | |
+16 −8 | CMakeLists.txt | |
+33 −22 | cmake/ps2/cmaketoolchain/toolchain_ps2_ee.cmake | |
+11 −11 | premake5.lua | |
+1 −0 | skeleton/CMakeLists.txt | |
+5 −1 | tools/ps2test/CMakeLists.txt |