Skip to content
Snippets Groups Projects
Commit 2ccb17f6 authored by Benoit Lavenier's avatar Benoit Lavenier
Browse files

[fix] Build desktop using the cesium-desktop master/origin

parent 22ef5d3e
No related branches found
No related tags found
No related merge requests found
Subproject commit b95f58597b7d438a11f5431bede84d30d2fd1456
Subproject commit 63c7db21fc39fcd874cbce5b57d3a969a33587ea
......@@ -148,7 +148,8 @@ if [[ $2 =~ ^[0-9]+.[0-9]+.[0-9]+((a|b)[0-9]+)?$ && $3 =~ ^[0-9]+$ ]]; then
echo "----------------------------------"
git submodule update --init
#FIXME: ceci empêche d'etre sur le master/origin de cesium-desktop
#git submodule update --init
git submodule sync
cd platforms/desktop
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment