Added scenefx as submodule
This commit is contained in:
parent
62472238ca
commit
8d1641c521
3 changed files with 4 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -13,4 +13,3 @@ build-*/
|
|||
config-debug
|
||||
wayland-*-protocol.*
|
||||
/subprojects/wlroots
|
||||
subprojects
|
||||
|
|
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[submodule "subprojects/scenefx"]
|
||||
path = subprojects/scenefx
|
||||
url = https://github.com/wlrfx/scenefx.git
|
1
subprojects/scenefx
Submodule
1
subprojects/scenefx
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit e1f4bc5996b1c77c7fa8536b7c03d9eb4140227d
|
Loading…
Add table
Reference in a new issue