Skip to content
Snippets Groups Projects
Commit ebb38289 authored by Daniel Teske's avatar Daniel Teske
Browse files

CMakeProject: Fix useNinja handling in MakeStep


m_useNinja is now only used to store the value at init() time, thus
it's only use is to know while running, whether ninja is in use.

Otherwise whether ninja is used or not, is stored in the
buildconfiguration.

Change-Id: Icda933807ac2f8e5fad32fd124a37bb694bf6e97
Reviewed-by: default avatarTobias Hunger <tobias.hunger@digia.com>
parent d5f2dc0d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment