Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>cmake-buildNew to Visual Studio Code? Get it now.
cmake-build

cmake-build

SR_team

|
4,013 installs
| (0) | Free
Wrapper for cmake-tools to open output on build fails
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

cmake-build

Demo

This extension is a wrapper for the CMake Tools extension by Microsoft.

This wrapper adds more feedback from CMake, like show notifications when build failed or succeeded.

Features

  • Notify when build failed or succeeded.
  • Open CMake output on failed builds.

(All of them are configurable)

Usage

  1. Install the CMake Tools extension;
  2. Install this extension;
  3. Configure your shortcuts to call CMake commands via this extension:
    • cmake-build: Build (default shortcut is Ctrl+B);
    • cmake-build: Install (default shortcut is F8);
    • cmake-build: Clean
    • cmake-build: Configure
    • cmake-build: Reconfigure
  4. Enjoy!
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft