Typo in CMakeLists
This commit is contained in:
Родитель
405a5808ce
Коммит
dd73b7d24b
|
@ -9,7 +9,7 @@ set(CMAKE_CXX_EXTENSIONS NO)
|
|||
|
||||
include("user.cmake")
|
||||
|
||||
# Check uer.cmake defined what we need
|
||||
# Check user.cmake defined what we need
|
||||
if (NOT EXISTS "${MLIR_DIR}/MLIRConfig.cmake")
|
||||
message(FATAL_ERROR
|
||||
"Could not find MLIRConfig.cmake\n"
|
||||
|
|
Загрузка…
Ссылка в новой задаче