Skip to content

cnruby/w3h1_cmake

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Develop The 'CMake' Project with VS Code "basic_105"

TABLE of CONTENTS

Requirements

Get This Project

git clone https://github.com/cnruby/w3h1_cmake.git basic_105
cd basic_105
git checkout basic_105

What is the relation between 'CMake' and the VS Code Extension "CMake Tool"?

image

What does The VS Code Extension "CMake Tool"

  • CMake integration in Visual Studio Code
  • images

What does The VS Code Extension "CMake"

  • Syntax highlighting for Cmake in Visual Studio Code
  • images

The VS Code Extension "CMake Tool"

How to Create A 'CMake' Project with the Extension "CMake Tool"

How to Build A 'CMake' Project with the Extension "CMake Tool"

The VS Code Extension "CMake"

How to Use the VS Code Extension "CMake"

References