MCPcopy Create free account
hub / github.com/RT-Thread/rt-thread / IsCppProject

Function IsCppProject

tools/targets/eclipse.py:174–175  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

172
173
174def IsCppProject():
175 return GetDepend('RT_USING_CPLUSPLUS')
176
177
178def HandleToolOption(tools, env, project, reset):

Callers 1

HandleToolOptionFunction · 0.85

Calls 1

GetDependFunction · 0.50

Tested by

no test coverage detected