/cmake-forward-arguments

Cherry pick parts of variable-length argument lists to forward on to callees in CMake

Primary LanguageCMakeMIT LicenseMIT

cmake-forward-arguments

Provides a utility function to forward cherry-picked variable-length argument lists from one function to another in CMake.