update submodule

openvr-qml-windows
wowario 3 years ago
parent 52850ccf23
commit c8606126f0
No known key found for this signature in database
GPG Key ID: 24DCBE762DE9C111

4
.gitmodules vendored

@ -1,3 +1,7 @@
[submodule "contrib/KDMacTouchBar"]
path = contrib/KDMacTouchBar
url = https://github.com/KDAB/KDMacTouchBar.git
[submodule "monero"]
path = monero
url = https://git.wownero.com/wownero/wownero
branch = feather

@ -28,7 +28,7 @@ if(DEBUG)
set(CMAKE_VERBOSE_MAKEFILE ON)
endif()
set(MONERO_HEAD "b146027bc4515ebadb5e3705a9df9f325c053572")
set(MONERO_HEAD "42909c00710cadf68ba1510da67e156a92422e66")
set(BUILD_GUI_DEPS ON)
set(ARCH "x86-64")
set(BUILD_64 ON)

@ -0,0 +1 @@
Subproject commit 42909c00710cadf68ba1510da67e156a92422e66
Loading…
Cancel
Save