'Equivalent of $$qtLibraryTarget in CMake

what's equivalent of this line on CMake?

TARGET = $$qtLibraryTarget(mylibPlugin)


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source