Package Details: argtable3 3.2.2-1

Git Clone URL: https://aur.archlinux.org/argtable3.git (read-only, click to copy)
Package Base: argtable3
Description: A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.
Upstream URL: https://www.argtable.org/
Submitter: antoniovazquez
Maintainer: antoniovazquez
Last Packager: antoniovazquez
Votes: 1
Popularity: 0.000050
First Submitted: 2025-03-15 16:48 (UTC)
Last Updated: 2025-03-15 16:48 (UTC)

Latest Comments

parkerlreed commented on 2026-07-15 19:32 (UTC)

Needs the cmake version fix

CMake Error at CMakeLists.txt:31 (cmake_minimum_required):
  Compatibility with CMake < 3.5 has been removed from CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.

  Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.