Go to file
Shaohua Tong 53444ab215 Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
#	CMakeLists.txt
2019-11-27 16:04:22 +01:00
.ci ~ update clang-tidy checks 2019-11-27 08:50:52 +00:00
main circle,square and MouseBrush can already show in GUI 2019-11-27 16:03:56 +01:00
src circle,square and MouseBrush can already show in GUI 2019-11-27 16:03:56 +01:00
test + Unit Test Framework 2019-10-16 16:38:35 +02:00
.clang-tidy ~ update clang-tidy checks 2019-11-27 08:50:52 +00:00
.gitignore + Unit Test Framework 2019-10-16 16:38:35 +02:00
.gitlab-ci.yml ~ CI: clang_tidy step now contains catch2 & fltk 2019-11-12 11:06:41 +00:00
CHANGELOG.md + Unit Test Framework 2019-10-16 16:38:35 +02:00
CMakeLists.txt circle,square and MouseBrush can already show in GUI 2019-11-27 16:03:56 +01:00
LICENSE + Unit Test Framework 2019-10-16 16:38:35 +02:00
README.md + Unit Test Framework 2019-10-16 16:38:35 +02:00

README.md

vKVM Simple Draw

Installation

Use the installation script provided in the Scripts repository to install the full package.

Installing a single component is currently not supported.