Commit Graph

3 Commits (ad05a018003a66b0a5f8afefb0d2f16a392d3077)

Author SHA1 Message Date
Romain Vimont f86df817f9 Print libusb version on --version 3 years ago
Romain Vimont 9a546ef1af Print both compiled and linked versions of libs
On --version, print both the version scrcpy had been compiled against,
and the version linked at runtime.
3 years ago
Romain Vimont 9477594f80 Move version handling to a separate file
This will avoid to include all dependencies headers from main.c.
3 years ago