redox/recipes/wip/gflags/recipe.toml
2023-11-30 18:13:53 +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"