Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 257 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 257 Bytes

HELLO, CMAKE PROJECT with VSCODE

This is a CMake project template in VSCODE

  • project compile
  • shared library compile, link
  • binary, library, headers installation
  • multiple folders or modules
  • test (Catch2) configuration
  • ninja build
  • keep on ...