Skip to content

hwhsu1231-demo/demo-cmake-tools-bashrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo CMake Tools Bashrc

Issue: microsoft/vscode-cmake-tools#3705

  1. Configure the project on the command-line:

    git clone https://github.com/hwhsu1231-demo/demo-cmake-tools-bashrc.git
    cd demo-cmake-tools-bashrc
    cmake --preset default
  2. Configure the project in the VSCode with CMake Tools:

    code .

    And then:

    1. Press Ctrl+Shift+P.
    2. Type CMake: Select Configure Preset and select default.
    3. Type CMake: Delete Cache and Reconfigure.

About

A demo project for microsoft/vscode-cmake-tools's issue #3705

Resources

Stars

Watchers

Forks

Languages