summaryrefslogtreecommitdiff
path: root/dev-cpp/simpleini/simpleini-4.20.ebuild
AgeCommit message (Collapse)Author
2024-01-08dev-cpp/simpleini: drop 4.20Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2023-07-14dev-cpp/simpleini: add 4.20Ionen Wolkens
Upstream added a CMakeLists but it does not really do anything for us (no install target, no tests handling, no .cmake to install), and is intended for in-source usage. So no changes in that regard. However the normal Makefiles did get some improvements, there's an install target and tests' now use pkg-config to find gtest. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>