Skip to content

University CS class lab work solution. Theme: Templates in C++

License

Notifications You must be signed in to change notification settings

Savage-C-CPP/CPP-Templates-Lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VSCode C/C++ + Cmake project bootstrap

Requirements

Step by step

  1. Open the project in code
  2. In command palette run >cmake:configure
  • Choose a kit (Visual Studio Community 2019 Release for Windows)
  1. Build target with >cmake:build
  2. Debug and Run with >cmake:debug or >cmake:Run without debugging

Look at the bottoms statusbar and learn

Main rules and tips

  • After you add/remove a file, run cmake:configure

Read https://cmake.org/cmake/help/latest/guide/tutorial/index.html

About

University CS class lab work solution. Theme: Templates in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published