Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Dotnet & Mono build warnings #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

timonmentink
Copy link

Changed naming:
DOTNET_CORE to DotNetCore
MONO to Mono
Fixes the following warning in the windows build:

CMake Warning (dev) at C:/opt/ros/foxy/x64/Lib/site-packages/cmake/data/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message):
The package name passed to find_package_handle_standard_args
(DOTNET_CORE) does not match the name of the calling package (DotNetCore).
This can lead to problems in calling code that expects find_package
result variables (e.g., _FOUND) to follow a certain pattern.

Same was for the Mono part.
Only changed the naming, tested it with Windows 11 + Humble & Ubuntu 22.04 + Humble

DOTNET_CORE to DotNetCore
MONO to Mono
@timonmentink timonmentink changed the title Fix build issues Fix Dotnet & Mono build warnings Jan 7, 2024
@timonmentink
Copy link
Author

This MR should fix ros2-dotnet/ros2_dotnet#75

hoffmann-stefan added a commit to hoffmann-stefan/ros2_dotnet that referenced this pull request Jul 29, 2024
hoffmann-stefan added a commit to hoffmann-stefan/ros2_dotnet that referenced this pull request Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant