Skip to content

Conversation

@borg323
Copy link
Member

@borg323 borg323 commented Nov 21, 2025

This brings down appveyor build times a bit.

Unfortunately the abseil dependencies have different names through cmake, requiring either multiple lookups or meson >= 0.60. I chose the second option as cleaner.

There was another alternative, to only use the cmake dependency name, but this gives the following string of warnings that I would prefer to avoid if possible (i.e. when pkg-config is available):

WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
WARNING: CMake: Dependency -ignore:4221 for absl was not found
Run-time dependency absl (modules: absl::flat_hash_map) found: YES 20250814

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant