BostonVaulter b46d872a5e Actually compile unit tests correctly
Previously the unit tests were being compiled without linking in the
actual test file, we will still need to prettify the cmake file (i.e.
don't put the test file in the add executable section
2011-02-15 07:44:14 +00:00
2011-01-21 03:56:00 +00:00
2011-01-23 19:48:38 +00:00
2011-02-05 23:01:04 +00:00
2011-01-28 18:59:45 +00:00
2011-01-28 18:59:51 +00:00
2010-09-05 23:36:24 +00:00
2010-05-23 20:31:47 +00:00
2011-01-28 18:59:51 +00:00
2011-01-23 23:41:38 +00:00
2009-11-02 21:17:45 +00:00
2011-01-23 19:48:38 +00:00
2010-06-13 00:12:20 +00:00

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.
Description
Languages
C++ 50.3%
C 47.5%
Objective-C++ 1.1%
CMake 0.8%
Objective-C 0.1%