Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>CPM.cmake ManagerNew to Visual Studio Code? Get it now.
CPM.cmake Manager

CPM.cmake Manager

Arno Moonen

|
575 installs
| (2) | Free
| Sponsor
Manage packages that have been retrieved using CPM.cmake
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CPM.cmake Manager

Provides an easy way to manage packages included using CPM.cmake from within Visual Studio Code.

Features

  • Show list of packages included using CPM.cmake in the Explorer view
    • Each entry has a button to open the source directory of the package in a new window
    • In case it is a Git repository, it will also try to fetch the latest tags from the remote repository and show if a newer version is available
  • Provides a command to clean individual packages from the CPM.cmake source cache
  • Provides a command to clean to global CPM.cmake source cache, which also triggers a clean and reconfigure of the CMake project

Some things I might add in the future

  • Show link to package's Git repository in the package list
  • Ability to turn off automatic check for newer versions
  • Ability to manually trigger to check for newer versions
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft