Skip to content
This repository has been archived by the owner on Oct 28, 2019. It is now read-only.

How to avoid thousands of popups when a project has to be reloaded in Visual Studio

LoicCadour edited this page Dec 5, 2013 · 1 revision

In the Visual studio menu, go to : 'Tools/Macros/Macros IDE ...' or press 'Alt + F11'. Then comment all the contents of the CMake macros you will find in it.

Install the VSCommand addin for Visual Studio

And that's all, only one popup! More details on stackoverflow