Skip to content

Minositu/CMakeTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a CMake template I'll be using moving forward for my projects!

Prerequisites

  • cmake 3.8
  • if using VSCode the cmake VSCode extension.
  • Clang from https://github.com/llvm/llvm-project/releases
  • If using Java JDK must be in your PATH

Compiling

Open in VSCode or VS 2022 and press ctrl + shift + b. Compiled binaries will be in /out/build/preset-name/build.

About

Template for my cmake projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors