lenkite / skel-cpp-basic

Project Template for C++ CLI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

skel-cpp-myapp

Project Template for C++20 Basic C++ CLI App with CMakeFiles.txt and leveraging Conan for pkg management

Usage

Basic Usage

Check this out, change the target and run initproject.zsh. Use cmake --build build to buildd

Usage with projgen

This skeleton is meant to be used with the project generator tool projgen. TODO: Describe usage.

IDE/Editor

CLion

This project is directly importable into CLion

About

Project Template for C++ CLI


Languages

Language:Shell 54.1%Language:CMake 26.6%Language:C++ 19.3%