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

Update macro_check_compiler_setup.cmake to correct the conflict betwe… #16746

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

Commits on Mar 11, 2024

  1. Update macro_check_compiler_setup.cmake to correct the conflict betwe…

    …en /O2 and /RTC1 under the default DEBUG configuration
    
    Set the CMAKE_TRY_COMPILE_CONFIGURATION flag independently for the combination of MSVC and DEAL_II_HAVE_USABLE_FLAGS_RELEASE.
    
    Fixed the problem originally posted by @gsegon in dealii#1921 (comment)
    BlueRain-debug committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    ca03880 View commit details
    Browse the repository at this point in the history