Matt Williams f11b4e17c1 Build only one of static or shared libraries
As discussed on the forums, to simplify the CMake code and avoid having to
manually specify dependencies this removes the hack to allow both static
and shared libraries to be built at the same time.

It introduces the new variable LIBRARY_TYPE which can be either STATIC or
DYNAMIC.

See: http://www.volumesoffun.com/phpBB3/viewtopic.php?p=3203#p3203
2012-07-19 17:33:34 +01:00
2011-03-10 20:31:11 +00:00
2010-02-24 15:08:07 +00:00
2009-11-10 18:37:50 +00:00
2010-12-02 20:35:28 +00:00
Description
No description provided
5.4 MiB
Languages
C++ 92.5%
CMake 3.4%
SWIG 2.2%
C 1%
Python 0.6%
Other 0.3%