Skip to content

Commit

Permalink
consistency: use spaces instead of tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvestre committed Nov 11, 2022
1 parent 81896f8 commit a77a02a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openmp/libompd/CMakeLists.txt
Expand Up @@ -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()

0 comments on commit a77a02a

Please sign in to comment.