update
This commit is contained in:
parent
9a0569d44f
commit
920b24ab46
@ -257,6 +257,7 @@ def PrepareBuilding(env, root_directory, has_libcpu=False, remove_components = [
|
|||||||
'makefile':('gcc', 'gcc'),
|
'makefile':('gcc', 'gcc'),
|
||||||
'eclipse':('gcc', 'gcc'),
|
'eclipse':('gcc', 'gcc'),
|
||||||
'ses' : ('gcc', 'gcc'),
|
'ses' : ('gcc', 'gcc'),
|
||||||
|
'cmake':('gcc', 'gcc'),
|
||||||
'codelite' : ('gcc', 'gcc')}
|
'codelite' : ('gcc', 'gcc')}
|
||||||
tgt_name = GetOption('target')
|
tgt_name = GetOption('target')
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user