See FR: Add explicit includes to JUCE modules
It’s usually that CLion doesn’t know where the definitions for JUCE symbols are due to the lack of explicit includes.
IME, you shouldn’t see these issues when using CMake as it’s aware of where all the library sources are.
