From: Václav H. <vha...@gm...> - 2018-04-13 05:42:13
|
I have released log4cplus version 2.0.0. There are only minor changes compared to last release candidate: - CMake improvements: Automate export of includes if building as Cmake sub-module. (Rodion Malinovsky) - Debian spec file improvements: Use parallel build. Fix installation path on 64bit. (Michal Marek) - CMake improvements: Use `${CMAKE_INSTALL_LIBDIR}` instead of hardcoding lib. (Radek Dostál) - Experimental Windows 10 ARM support through CMAKE -- VH |