VSCode cannot detect CMake directives in .h.in files

Viewed 81

I'm following the tutorial on CMake here. I have installed CMake Tools extension by Microsoft. Is there another extension to install for the IDE to recognize CMake directives?

Code snippet

0 Answers
Related