cmake: Reformat commented out lines to cmake format check
This is a trivial reformatting of the set_target_properties line that is
used when Qt is included in the plugin. Without reformatting the line,
the cmake format check will fail in CI when Qt support is uncommented in
CMakeLists.txt.