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

add more info to Cmake error msg #960

Merged
merged 2 commits into from
Sep 26, 2024

Conversation

gonuke
Copy link
Member

@gonuke gonuke commented Jul 19, 2024

Description

Provide more feedback when CMAKE_BUILD_TYPE fatal error occurs

Motivation and Context

In some build configurations, CMake fails with a fatal error about the CMAKE_BUILD_TYPE, but doesn't indicate what build type has been specified.

Changes

This adds the specified build type to the error message.

@gonuke gonuke force-pushed the biuld_type_err_msg branch from e8bc9a8 to 4936450 Compare July 19, 2024 17:12
Copy link
Member

@ahnaf-tahmid-chowdhury ahnaf-tahmid-chowdhury left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for addressing this!

@ahnaf-tahmid-chowdhury ahnaf-tahmid-chowdhury merged commit 24e8124 into svalinn:develop Sep 26, 2024
19 checks passed
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.

2 participants