Could/Should Binary data be hidden by default in CMake?

I’ve noticed that JUCE sets the visibilities of its internals to hidden in CMake; could this also be added to juce_add_binary_data as well so that a plugins’ binary data is also automatically hidden by default?