Oopenvela-robotcmake: fix LIBMETAL naming warning
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
cmake: fix LIBMETAL naming warning Fix warnings spotted by cmake: The package name passed to find_package_handle_standard_args(LIBMETAL) does not match the name of the calling package(Libmetal). This can lead to problems in calling code that expects find_package result variables (e.g., _FOUND) to follow a certain pattern. Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@st.com> | 3 个月前 |