Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
174
def
IsCppProject():
175
return
GetDepend(
'RT_USING_CPLUSPLUS'
)
176
177
178
def
HandleToolOption(tools, env, project, reset):
Callers
1
HandleToolOption
Function · 0.85
Calls
1
GetDepend
Function · 0.50
Tested by
no test coverage detected