Pārlūkot izejas kodu

Added: missing / (#2253)

Specify root as the starting point for the linux compiler path
pull/2256/head
shivajiva101 pirms 3 gadiem
committed by GitHub
vecāks
revīzija
0d064b7808
Šim parakstam datu bāzē netika atrasta zināma atslēga GPG atslēgas ID: 4AEE18F83AFDEB23
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      projects/VSCode/.vscode/c_cpp_properties.json

+ 1
- 1
projects/VSCode/.vscode/c_cpp_properties.json Parādīt failu

@ -52,7 +52,7 @@
"GRAPHICS_API_OPENGL_33",
"PLATFORM_DESKTOP"
],
"compilerPath": "usr/bin/clang",
"compilerPath": "/usr/bin/clang",
"cStandard": "c11",
"cppStandard": "c++14",
"intelliSenseMode": "clang-x64"

Notiek ielāde…
Atcelt
Saglabāt