Подсветка сообщений
This commit is contained in:
@ -7,7 +7,7 @@ function(myx_cmake_enable_high_precision_math)
|
||||
if(MPFR_FOUND)
|
||||
find_package(MPFRCppThirdparty)
|
||||
else()
|
||||
message(FATAL_ERROR "Nor Quadmath, nor MPFR found.")
|
||||
myx_cmake_message_error("MyxCMake: Nor Quadmath, nor MPFR found.")
|
||||
endif()
|
||||
endif()
|
||||
endfunction()
|
||||
|
Reference in New Issue
Block a user