CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_LD_FLAGS


In file included from /usr/include/qt6/QtCore/6.8.2/QtCore/private/qobject_p.h:28,
                 from /usr/include/qt6/QtGui/6.8.2/QtGui/private/qdnd_p.h:27,
                 from /var/pisi/libfm-qt-2.2.0-24/work/libfm-qt-2.2.0/src/xdndworkaround.cpp:33:
/usr/include/qt6/QtCore/6.8.2/QtCore/private/qproperty_p.h:303:16: warning: ISO C++ prohibits anonymous structs [-Wpedantic]
  303 |         struct {
      |                ^