redox/recipes/wip/libs/other/gflags/recipe.toml
2025-10-08 14:30:46 -03:00

7 lines
221 B
TOML

#TODO not compiled or tested
# build instructions: https://github.com/gflags/gflags/blob/master/INSTALL.md#compiling-the-source-code-with-cmake
[source]
git = "https://github.com/gflags/gflags"
[build]
template = "cmake"