Let me show you my solution inspired byt this awesome CPM ideas! #626
tomasmark79
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
my name is Tomáš Mark and I am glad that I can share here my project inspired partialy by this awesome CPM.cmake concept.
Let's deep dive into this my project I spent lot of hours to finalize to this useful phase.
https://github.com/tomasmark79/MarkWareVCMake
MarkWare VCMake Template 🎁
Modern configurable project template for C and C++
It aims for a unique design, combining an application and library within a single solution.
It's spectacular! Give it a try! 😎
0.0.7
Why?
If you love working in C/C++ and are at home in Linux, this is something you absolutely must try! I'm not kidding. While many ready-made solutions exist, this one is unique—tailored precisely to the needs of modern OOP development in C++ using Modern CMake and the latest Conan 2. Of course, it also allows writing in pure C or Objective-C if desired. This solution offers numerous advantages that I personally find invaluable.
Benefits
This template is designed for maximum customization, making it easier to create modern applications using proven tools and technologies.
Integrated template configurations
https://code.visualstudio.com/
https://docs.conan.io
https://cmake.org/download/
https://www.python.org/downloads/
https://github.com/pyenv/pyenv
https://github.com/cpm-cmake/CPM.cmake
https://github.com/cpm-cmake/CPMLicenses.cmake
https://github.com/TheLartians/ModernCppStarter
https://clang.llvm.org/docs/ClangFormat.html
https://cmake-format.readthedocs.io/en/latest/
Beta Was this translation helpful? Give feedback.
All reactions