Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

My custom C++ template with CMake, Conan, Doxygen, Doctest & Github Action

NotificationsYou must be signed in to change notification settings

florianvazelle/cpp-template

Repository files navigation

Building

Build and run the standalone target

Use the following command to build and run the executable target.

cmake -Bbuildcmake --build build./build/bin/greeterApp --help

Dependencies

  • C++11 compiler :
    • Visual Studio 2019
    • GCC 9+ or Clang 10+
  • CMake for build system creation (>= 3.8)
  • Conan for install packages (>= 1.0)
  • Doxygen for generate documentation (>= 1.8, optional)

About

My custom C++ template with CMake, Conan, Doxygen, Doctest & Github Action

Resources

Stars

Watchers

Forks


[8]ページ先頭

©2009-2025 Movatter.jp