Cupcake.cmake Alternatives
Similar projects and alternatives to cupcake.cmake based on common topics and language
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
project_options
A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better cupcake.cmake alternative or higher similarity.
cupcake.cmake discussion
cupcake.cmake reviews and mentions
Posts with mentions or reviews of cupcake.cmake.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-15.
-
CMake+Conan2 project template example repositories?
I have a tool, Cupcake, that I developed and personally use to start new projects, add and remove dependencies, and build and test. It is simply a convenience layer over Conan 1.x and CMake. The project structure is very opinionated and tries to accommodate people who just want to focus on the C++ while being able to work on any platform and share with anyone. I only use Conan 1.x right now, though, because 2.0 is still in growing pains, not all recipes work, and the CLI for changing profiles was removed. Cupcake is still very early days, only recently hit MVP, but figured I'd share in case anyone watching wants to give it a spin.
Stats
Basic cupcake.cmake repo stats
1
1
8.3
28 days ago
thejohnfreeman/cupcake.cmake is an open source project licensed under ISC License which is an OSI approved license.
The primary programming language of cupcake.cmake is CMake.