GitHunt
SO

Sopiro/cmake-project-template

C++ cross-platform project template

CMake Project Template

Build

C++ cross-platform project template with Git submodule and CMake

Building and running

  • Install CMake
  • Ensure CMake is in the system PATH
  • Clone the repository git clone --recursive https://github.com/Sopiro/cmake-project-template
  • Run CMake build script depend on your system
    • Visual Studio: Run build.bat
    • Otherwise: Run build.sh
  • You can find the executable files in the build/bin

Languages

CMake58.9%C++36.5%Shell2.4%Batchfile2.1%

Contributors

Created September 2, 2022
Updated May 21, 2024