Skip to content

Conversation

@drone2537
Copy link

Hi Peter,

I really like the Ninja generator. This pull request adds color output (ANSI color escape sequences) to the rules.ninja file when CMAKE_COLOR_NINJA is ON. This mirrors how CMAKE_COLOR_MAKEFILES works. It assigns colors to distinct rule names on a round-robin basis in the order AddRule() is called during configuration. See http://en.wikipedia.org/wiki/ANSI_escape_code for a description of the escape sequences.

David

pcc and others added 5 commits January 2, 2012 23:05
Causes compiler modules (currently only GNU) to set a
CMAKE_DEPFILE_FLAGS_${lang} variable, which communicates to
the generator the flags required to cause the compiler to create
dependency files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants