mirror of
https://github.com/debauchee/barrier.git
synced 2024-11-27 00:42:30 +03:00
Open-source KVM software
5b7392d302
use CheckTypeSize instead of CheckSymbolExists From http://www.cmake.org/cmake/help/v3.0/module/CheckSymbolExists.html : If the symbol is a type or enum value it will not be recognized (consider using CheckTypeSize or CheckCSourceCompiles). |
||
---|---|---|
.github | ||
doc | ||
ext | ||
res | ||
src | ||
.gitignore | ||
.lvimrc | ||
ChangeLog | ||
CMakeLists.txt | ||
COMPILE | ||
configure | ||
hm.cmd | ||
hm.py | ||
hm.sh | ||
INSTALL | ||
LICENSE | ||
README |
Synergy ======= Share one mouse and keyboard between multiple computers. Synergy is free and open source (free as in free speech), meaning you are free to run it and redistribute it with or without changes. Just use "hm conf" and "hm build" to compile (./hm.sh on Linux and Mac). For detailed compile instructions: https://github.com/symless/synergy/wiki/Compiling Happy hacking!