Skip to content

A basic sample of C++17 build using LLVM, Clang, Ninja

License

Notifications You must be signed in to change notification settings

apg360/buildTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

buildTemplate

A basic sample of C++17 build using LLVM, Clang, Ninja

How to build

  • Platform

    • Windows 10 :

      Build commands
    • Linux/Unix :

      Build commands
    • macOS Catalina 10.15.6 :

      Build commands
      Links :
      Steps :
      xcode-select reset && xcode-select --install
      
      brew install ninja cmake
      
      Download Pre-Built Binaries and untar in your project directory clang+llvm-10.0.0-x86_64-apple-darwin.tar.xz
      
      Install GitHub Desktop + login in your repository
      
      Click "Open in Visual Studio Code" and accept auto Github login to configure your github repository
      

About

A basic sample of C++17 build using LLVM, Clang, Ninja

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published