spice-gtk/.gitmodules
Eduardo Lima (Etrunko) 58884a4572 build: Move spice-common to subprojects/ directory
The reason for this commit is that Meson expects all submodules to be
placed in this subdirectory, and since autotools build is more flexible
in this case, we make some small adjustments to configure.ac and
Makefile.am files to accommodate for this change.

The same has been done for spice-server in commit b0e141b3

Signed-off-by: Eduardo Lima (Etrunko) <etrunko@redhat.com>
Acked-by: Jonathon Jongsma <jjongsma@redhat.com>
2018-08-01 14:38:15 -03:00

7 lines
197 B
Plaintext

[submodule "spice-common"]
path = subprojects/spice-common
url = ../spice-common.git
[submodule "src/keycodemapdb"]
path = src/keycodemapdb
url = https://gitlab.com/keycodemap/keycodemapdb.git