summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2018-04-27Move CMake build postfix setup behind an off-by-default USE_POSTFIXArseny Kapoulkine
2018-04-11Suffixes for different build types (#191)Alexander Straub
2018-04-09cmake: always install the pkg-config file (#193)Eli Schwartz
2018-04-02Update version to 1.9Arseny Kapoulkine
2018-01-29cmake: keep sources and headers separateBen Boeckel
2018-01-29cmake: set the minimum version before the project callBen Boeckel
2017-11-12CMake: Add __declspec(dllexport) for shared library buildsArseny Kapoulkine
2017-06-14Increase the minimum CMake version to 2.8.12Arseny Kapoulkine
2017-01-17Added target_include_directories() to properly export include directories (#130)Daniel Knibbe
2016-11-09Update version to 1.8 everywhereArseny Kapoulkine
2016-09-20CMake: Simplify install path logicArseny Kapoulkine
2016-09-20CMake: Simplify pkg-config supportArseny Kapoulkine
2016-09-13Adding options PKGCONFIG build optionspeterbud
2016-09-12Adding PKG-CONFIG supportpeterbud
2016-06-18Only enable cxx_long_long_type if it is in the list of featuresArseny Kapoulkine
2016-02-25Change paths according to new CMakeLists.txt location.Jippe Holwerda
2016-02-25Put CMakeLists.txt in the project root.Jippe Holwerda