Why is my CMake project taking too long to load after file building?
Completed
Hey there,
I am currently encountering some difficulties with my project configuration. The process of generating build files takes longer than the actual configuration process itself. Despite having the files written, I am unable to compile the project until the loading process is complete.
Is there any way to improve this part? I would like to basically compile any target after the files are built/written. Just as a comparison, in VSCode I can do that.
Thank you in advance.
Please sign in to leave a comment.
Hello!
Please capture a CPU snapshot while reproducing the issue and send it to clion-support at jetbrains.com so that we can take a look.