mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-09 16:02:46 +08:00
b46d872a5e24db417ac18556cc416e260799814b
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
…
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.
Languages
C++
50.3%
C
47.5%
Objective-C++
1.1%
CMake
0.8%
Objective-C
0.1%