CMake settings unresponsive with long "CMake options" field

已完成

Hi,

I have a noticed that the UI becomes unresponsive when I open my CMake settings. Finally I seem to have found that it is all caused by a rather long "CMake options". It does not fit in the edit control and that seems to cause the UI to not be updated anymore. I can leave the settings with "Cancel" or "Ok".

What's really interesting is that when I resize the settings dialog such that the entire line does fit, the UI shows no slowness at all.

Reload CMake project on editing CMakeLists.txt is unchecked.

The "Cmake options" is: -DENABLE_TESTING=TRUE -DBUILD_SHARED_LIBS=TRUE -G "Ninja" -DCMAKE_TOOLCHAIN_FILE=../../native/cpp/cmake/toolchains/gcc-10.cmake

Has anyone else noticed this behaviour?

2020.2.4 by the way.

 

 

 

 

0

Hello!

Please reproduce the issue and send a newly created threadDump* folder from the logs folder (Help | Show Log in ...) to clion-support at jetbrains.com.

0

请先登录再写评论。