scrcpy/app
Romain Vimont c2127d0819 Replace meson subprojects by subdir
Since Meson 0.44, subproject_dir may not be '.' anymore. This implies we
must move app/ and server/ to a subprojects/ directory, which requires
to also change some gradle files.

Instead, just use subdir(), with options to disable building of the app
or the server.
2018-02-14 14:03:56 +01:00
..
src Refactor build system 2018-02-14 09:23:14 +01:00
tests Swap position/point names 2018-01-29 14:52:22 +01:00
meson.build Replace meson subprojects by subdir 2018-02-14 14:03:56 +01:00