Skip to content
Commit 1f6a4d44 authored by Harald Sitter's avatar Harald Sitter 🐧
Browse files

rejigger cmake for qt5 and 6

this supports building with both 5 and 6 in the same build by detangling
the targets and find_package calls per version accordingly

QT_NO_CREATE_VERSIONLESS_TARGETS is incredibly important for this, it
disables the Qt::Core compat targets and prevents target name clashes
between 5 and 6
parent 97d46f6f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment