I made rust's cargo copy but for CPP

(github.com)

12 points | by anybodyy 2 days ago

3 comments

  • voxelghost 2 hours ago
    Regarding compilecommands.json ... I assume you intened crow packages to be portable, how would one specify macos , linux, windows compile command separatly?

    Most libraries build with cmake, make etc, how does this interact?

    • stackghost 1 hour ago
      It would help to have some documentation, and maybe a comment about what this does better/differently than vcpkg+ninja, which quite frankly works really well.