• Sergey Vojtovich's avatar
    Fix misuse of MY_CHECK_CXX_COMPILER_FLAG · 5ccf3f96
    Sergey Vojtovich authored
    - compile_flags already include from top CMakeLists.txt
    - MY_CHECK_CXX_COMPILER_FLAG() accepts only one parameter
    - output variable of MY_CHECK_CXX_COMPILER_FLAG() is have_CXX__Wa__nH
    - same check for mariabackup
    
    Based on contribution by satanson (PR#466).
    5ccf3f96
innodb.cmake 8.7 KB