removeΒΆ

Deprecated since version 3.0.

remove(VAR VALUE VALUE ...)

Removes VALUE from the variable VAR. This is typically used to remove entries from a vector (e.g. semicolon separated list). VALUE is expanded.

Previous topic

qt_wrap_ui

Next topic

subdir_depends

This Page