Skip to content

Commit

Permalink
Fix indentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmichal committed Jan 17, 2020
1 parent 52900be commit 1a320e1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/XrdCl/CMakeLists.txt
Expand Up @@ -188,9 +188,9 @@ install(
XrdClOperationHandlers.hh
XrdClArg.hh
XrdClFwd.hh
XrdClParallelOperation.hh
XrdClFileOperations.hh
XrdClFileSystemOperations.hh
XrdClParallelOperation.hh
XrdClFileOperations.hh
XrdClFileSystemOperations.hh
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/xrootd/private/XrdCl )

if( NOT XRDCL_LIB_ONLY )
Expand Down

0 comments on commit 1a320e1

Please sign in to comment.