redox/recipes/wip/libs/gflags/recipe.toml
2024-02-17 20:30:48 +00:00

6 lines
207 B
TOML

#TODO missing script for CMake, see https://github.com/gflags/gflags/blob/master/INSTALL.md#compiling-the-source-code-with-cmake
[source]
git = "https://github.com/gflags/gflags"
[build]
template = "custom"