index
:
pugixml.git
gh-pages
master
mingw
short-wchar
Mirror for https://github.com/zeux/pugixml
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2018-04-02
Update version to 1.9
Arseny Kapoulkine
2018-01-29
cmake: keep sources and headers separate
Ben Boeckel
2018-01-29
cmake: set the minimum version before the project call
Ben Boeckel
2017-11-12
CMake: Add __declspec(dllexport) for shared library builds
Arseny Kapoulkine
2017-06-14
Increase the minimum CMake version to 2.8.12
Arseny Kapoulkine
2017-01-17
Added target_include_directories() to properly export include directories (#130)
Daniel Knibbe
2016-11-09
Update version to 1.8 everywhere
Arseny Kapoulkine
2016-09-20
CMake: Simplify install path logic
Arseny Kapoulkine
2016-09-20
CMake: Simplify pkg-config support
Arseny Kapoulkine
2016-09-13
Adding options PKGCONFIG build options
peterbud
2016-09-12
Adding PKG-CONFIG support
peterbud
2016-06-18
Only enable cxx_long_long_type if it is in the list of features
Arseny Kapoulkine
2016-02-25
Change paths according to new CMakeLists.txt location.
Jippe Holwerda
2016-02-25
Put CMakeLists.txt in the project root.
Jippe Holwerda