Unverified Commit 9d3e5bee authored by Ewa Tusień's avatar Ewa Tusień Committed by GitHub

Merge branch 'master' into etusien/clamp

parents 35fff234 ddc261b9
...@@ -540,7 +540,7 @@ if(NGRAPH_CODEGEN_ENABLE) ...@@ -540,7 +540,7 @@ if(NGRAPH_CODEGEN_ENABLE)
elseif (NOT MSVS) elseif (NOT MSVS)
include(cmake/external_llvm.cmake) include(cmake/external_llvm.cmake)
else() else()
message(FATAL_ERROR "CODEGEN not support on Windows!") message(FATAL_ERROR "CODEGEN is not supported on Windows!")
endif() endif()
endif() endif()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment