You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unparsed arguments are saved in <prefix>_UNPARSED_ARGUMENTS [1]. In this case, <prefix> is LOCAL_SEM, so the variable containing the unparsed arguments is called LOCAL_SEM_UNPARSED_ARGUMENTS.
[1] https://cmake.org/cmake/help/v3.0/module/CMakeParseArguments.html
0 commit comments