I am using ROS and C++ and ROS packages have a CMakeLists.txt
in them. I would like to have a syntax highlighting for CMakeLists.txt in visual studio code.
Unfortunately, I searched on the internet but I can't find how to do this.
Could you help me?