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: 10 months 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 (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-02-17T04:34:06.000Z (over 13 years ago)
- Last Synced: 2025-06-05T22:41:56.311Z (about 1 year ago)
- Language: C++
- Homepage:
- Size: 46.9 MB
- Stars: 1
- Watchers: 2
- 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/Compiling
Linux/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.