diff --git a/docs/htmlsrc/guides/cmake/cmake.html b/docs/htmlsrc/guides/cmake/cmake.html index 7b458fbdbb..f7fbdb9187 100644 --- a/docs/htmlsrc/guides/cmake/cmake.html +++ b/docs/htmlsrc/guides/cmake/cmake.html @@ -23,6 +23,11 @@

Table of Contents

  • Running a Cinder sample directly from Cinder's main project.
  • +
  • Using Visual Studio Code to build libcinder and your application +
  • Structure of Cinder's CMake Files