consistency: use spaces instead of tabs
This commit is contained in:
parent
81896f88ce
commit
a77a02aa57
|
@ -16,6 +16,6 @@ if(LIBOMP_OMPD_SUPPORT)
|
|||
add_subdirectory(src)
|
||||
if(LIBOMP_OMPD_GDB_SUPPORT)
|
||||
add_subdirectory(gdb-plugin)
|
||||
add_subdirectory(test)
|
||||
add_subdirectory(test)
|
||||
endif()
|
||||
endif()
|
||||
|
|
Loading…
Reference in New Issue