]> git.mxchange.org Git - simgear.git/history - simgear/math/CMakeLists.txt
use the proper namespace
[simgear.git] / simgear / math / CMakeLists.txt
2013-03-15 Thomas GeymayerCMake: Create list of libs for testing only once
2013-02-07 James TurnerFix math test linkage.
2012-12-13 Thomas GeymayerRename simgear::Rect to SGRect and make interface more...
2012-11-24 Mathias Froehlichmath: Implement SGLocation.
2012-11-04 Thomas GeymayerRefactor Canvas and add some helpers.
2012-09-16 James TurnerStandardise SimGear libraries, for static vs shared.
2012-03-03 Mathias Froehlichmath: Remove SGMath osg dependency.
2012-03-03 Mathias Froehlichmath: Move lerp function into SGMisc.
2011-11-29 James TurnerMove some OSG-dependant code into scene/util.
2011-11-28 James TurnerGet all the tests linking with shared-simgear, and...
2011-11-26 ThorstenBcmake: add option to disable building tests
2011-07-21 Stuart BuchananMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-07-19 James TurnerMerge branch 'next' of gitorious.org:fg/simgear into...
2011-07-19 Mathias FroehlichFix case of SGGeometryTest.cxx
2011-07-19 James TurnerEnable more unit-tests via CTest
2010-12-19 James TurnerInitial work on CMake support for SimGear.