portable-devtools / qt /6.8.1 /msvc2022_64 /lib /cmake /Qt6ExampleIconsPrivate /Qt6ExampleIconsPrivateVersionlessTargets.cmake
codekingpro's picture
Add files using upload-large-folder tool
f02cc52 verified
Raw
History Blame Contribute Delete
298 Bytes
# Protect against multiple inclusion, which would fail when already imported targets are
# added once more.
_qt_internal_check_multiple_inclusion(_targets_not_defined "ExampleIconsPrivate")
_qt_internal_create_versionless_targets("${_targets_not_defined}" Qt6)
unset(_targets_not_defined)