Commit Graph

11 Commits (ca9d4d97af4ee62461de6f13e0c85d1dc6000040)

Author SHA1 Message Date
srcejon ca9d4d97af
Support building on Windows with Visual Studio (#21)
* Remove lib rt, as not available on Windows, and doesn't seem to be required on CentOS 7 or Mac

* Update CMakeLists.txt so it supports MSVC

* Add support for CMake 2.8

* Export all symbols in DLLs on Windows

* Simplify by removing support for CMake prior to version 3.13.4
2021-01-11 21:36:10 +00:00
Daniel Warner a8aa5946d9 Rename files from cpp to cc 2018-08-31 14:42:15 +01:00
Daniel Warner 21fb28bbfe Seperate CMakeLists.txt files. More warnings enabled. 2017-01-08 14:17:03 +00:00
Daniel Warner 0cc181ee50 Migrate to cmake 2016-05-18 21:32:36 +01:00
Daniel Warner 2abf4bca07 Commit Makefile.in files 2013-10-20 11:01:54 +01:00
Daniel Warner cbffb8355c Add license 2013-04-01 11:33:34 +01:00
Daniel Warner e298c9fdf7 Compiler warning issue 2013-04-01 11:08:05 +01:00
Daniel Warner 566be64e8d Rename Topographic to Topocentric. Add brief comments to all classes. 2012-10-25 20:40:47 +01:00
Daniel Warner 62da021303 Code comments, renaming of methods. Updated test programs. 2012-10-24 18:01:17 +01:00
Daniel Warner 2b5e39efe2 Update after major changes 2012-10-11 19:52:51 +01:00
Daniel Warner fea7fb3b54 Updated build method 2011-12-31 16:42:18 +00:00