Commit Graph

6 Commits (feature/rm-travis)

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 6b47861cd4
Enable c++11 (#13)
Enable c++11
2018-11-04 21:52:28 +00:00
Daniel Warner 21fb28bbfe Seperate CMakeLists.txt files. More warnings enabled. 2017-01-08 14:17:03 +00:00
Daniel Warner 09b9c7c921 Use c++99 2017-01-07 13:41:40 +00:00
Daniel Warner 5549002ea5 Correct build 2017-01-07 12:44:19 +00:00
Daniel Warner 0cc181ee50 Migrate to cmake 2016-05-18 21:32:36 +01:00