Build Project
-
Select configuration at bottom left. For example:
[DEBUG]. -
Select
Buildto compile.

Re-Configure
While constructing your CMakeList.txt file, the extension will try to actively read setting changes and update the cache in /build folder.
This sometime will be messed up after mutiple iteration of trials.
Simply delete the entire /build folder and build project again as described below.