You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cmake: Set PYTHONQT_SUPPORT_NAME_PROPERTY as target compile property
This changes the `PYTHONQT_SUPPORT_NAME_PROPERTY` definition from a global `add_definition`
to a target-specific compile definition and adds the CMake option `PythonQt_SUPPORT_NAME_PROPERTY`
set to ON by default.
0 commit comments