cmake set_feature_info examples

Signatures

set_feature_info(<name> <description> [<url>])

Examples

n4n0GH/hello kstyle/CMakeLists.txt :22

set_feature_info("x11-xcb" "Required to pass style properties to native Windows on X11 Platform" "http://xcb.freedesktop.org")