MCPcopy 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
62enum TargetType {

Callers 1

generate_cmakeFunction · 0.80

Calls 1

emptyMethod · 0.80

Tested by

no test coverage detected