Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stuartpb/synergy-upstream
A mirror of the Synergy SVN repo on Google Code. No longer updating: will track http://svn.synergy-foss.org/trunk/ later
https://github.com/stuartpb/synergy-upstream
Last synced: 6 days ago
JSON representation
A mirror of the Synergy SVN repo on Google Code. No longer updating: will track http://svn.synergy-foss.org/trunk/ later
- Host: GitHub
- URL: https://github.com/stuartpb/synergy-upstream
- Owner: stuartpb
- License: other
- Created: 2013-02-16T23:44:05.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-17T04:34:06.000Z (almost 12 years ago)
- Last Synced: 2024-04-09T22:14:54.648Z (9 months ago)
- Language: C++
- Homepage:
- Size: 46.9 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
README
See: http://synergy-foss.org/pm/projects/synergy/wiki/Readme
Announcement | 2009-08-04
=========================
We have recently switched to CMake, to replace Automake.
Plese read the Compiling wiki page for help with CMake:
http://synergy-foss.org/pm/projects/synergy/wiki/CompilingLinux/Mac
---------
Instead of using the traditional GNU style `./configure; make`
commands, you will now need to use CMake.Windows
-------
Instead of using the VS2005 and VS2008 directories, you now need
to generate the Visual Studio project files using CMake.