mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 22:34:18 +08:00
6 lines
207 B
TOML
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"
|