conan-center-index icon indicating copy to clipboard operation
conan-center-index copied to clipboard

argtable3: add version 3.3.1

Open tomghuang opened this issue 5 months ago • 4 comments

Summary

Changes to recipe: argtable3/3.3.1

Motivation

Version 3.3.1 of argtable3 no longer appends the "_static" suffix to its static library names. The recipe's package_info method has been updated accordingly to ensure correct library identification.


Maintainer edits

Fixed CMAKE_POLICY_VERSION_MINIMUM for newer versions that do not need it anymore Moved source patch to source() method Fixed version.tag handling for newer versions that do not expect a fourth digit in the version Removed 3.2.0 and 3.2.1 to build less changes for in-between patch releases Remove generated pc files from newer versions too

tomghuang avatar Jun 14 '25 06:06 tomghuang