Skip to content

languages

Jimmy Wei edited this page Mar 10, 2023 · 6 revisions

languages is a required array of objects field used by the sample browsers that specifies which programming languages the sample uses. Supported array elements are:

  • { "cpp": {} }
  • { "fortran": {} }
  • { "python": {} }

Please use the { "cpp": {} } object for both C and C++ project types.

Clone this wiki locally