mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
98a19da48b
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
6 lines
212 B
Text
6 lines
212 B
Text
GN is a meta-build system that generates build files for Ninja.
|
|
|
|
The dependency on ninja can be avoided by installing samu from SBo
|
|
instead. To build with samu instead of ninja use:
|
|
|
|
NINJA=samu ./gn.SlackBuild
|