mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-05 02:58:42 +08:00
7 lines
221 B
TOML
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"
|