Skip to content

Commit 6ea7154

Browse files
Formatting
1 parent 2ab188c commit 6ea7154

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mlir/examples/standalone/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ if(CMAKE_SOURCE_DIR STREQUAL CMAKE_CURRENT_SOURCE_DIR)
99
find_package(MLIR REQUIRED CONFIG)
1010

1111

12-
# Define the default argument to use by `lit` when testing.
13-
set(LLVM_LIT_ARGS "-sv" CACHE STRING "Default options for lit")
12+
# Define the default argument to use by `lit` when testing.
13+
set(LLVM_LIT_ARGS "-sv" CACHE STRING "Default options for lit")
1414

1515
message(STATUS "Using MLIRConfig.cmake in: ${MLIR_DIR}")
1616
message(STATUS "Using LLVMConfig.cmake in: ${LLVM_DIR}")

0 commit comments

Comments
 (0)