Fleet for C++
Answered
Hey, has anyone have coding experience on fleet with C++ ? What should the .json contain in order to run these c++ files?
Please sign in to leave a comment.
Json file is a compilation database, a universal format describing the way C++ code in this project has to be compiled. Read more about it in our webhelp https://www.jetbrains.com/help/fleet/generating-a-json-compilation-database.html