We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4254e18 commit 9939eabCopy full SHA for 9939eab
amd/comgr/CMakeLists.txt
@@ -498,7 +498,6 @@ if(CMAKE_SOURCE_DIR STREQUAL CMAKE_CURRENT_SOURCE_DIR)
498
RESULT_VARIABLE PROC_RESULT
499
OUTPUT_VARIABLE EVAL_RESULT
500
OUTPUT_STRIP_TRAILING_WHITESPACE)
501
- message("RESULT_VARIABLE ${PROC_RESULT} OUTPUT_VARIABLE: ${EVAL_RESULT}")
502
503
if(PROC_RESULT EQUAL "0" AND "${EVAL_RESULT}" STREQUAL ".el7")
504
# In Centos using parentheses is causing cpack errors.
0 commit comments