You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Arch Linux, the clap package installs headers, pkg-config and cmake module files globally so in theory it could be found by cmake. Right now however clap-host's CMakeLists.txt depends on the clap submodule being in a subdirectory.
The text was updated successfully, but these errors were encountered:
On Arch Linux, the clap package installs headers, pkg-config and cmake module files globally so in theory it could be found by cmake. Right now however clap-host's CMakeLists.txt depends on the clap submodule being in a subdirectory.
The text was updated successfully, but these errors were encountered: