Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/build-cpp/cmkr
/ enabled
Method
enabled
include/project_parser.hpp:57–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
std::vector<std::string> overlay_triplets;
56
57
bool enabled() const {
58
return !packages.empty();
59
}
60
};
61
62
enum TargetType {
Callers
1
generate_cmake
Function · 0.80
Calls
1
empty
Method · 0.80
Tested by
no test coverage detected