CLion supports automatic creation of C++ projects only for now. For creating a C project you need to rename main.cpp (via Refactor | Rename) and reload CMake. We are planning to add his feature in CLion 2016.3: https://youtrack.jetbrains.com/issue/CPP-860. Please comment or upvote and follow to get the updates.
Hi!
CLion supports automatic creation of C++ projects only for now. For creating a C project you need to rename main.cpp (via Refactor | Rename) and reload CMake. We are planning to add his feature in CLion 2016.3: https://youtrack.jetbrains.com/issue/CPP-860. Please comment or upvote and follow to get the updates.
Hi!
Will do! Thanks!
We've added C project template in CLion 2016.3.2 EAP. Please, read more details in our blog: https://blog.jetbrains.com/clion/2016/12/clion-2016-3-2-eap/#prj_templates. Your feedback is more than welcome!