Skip to content

Commit

Permalink
[XrdCl] Move XrdClFileSystemUtils.hh to private headers.
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmichal committed Oct 16, 2019
1 parent ce5dcda commit e2c4aec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/XrdCl/CMakeLists.txt
Expand Up @@ -162,12 +162,12 @@ install(
XrdClPlugInInterface.hh
XrdClPlugInManager.hh
XrdClPropertyList.hh
XrdClFileSystemUtils.hh
XrdClLog.hh
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/xrootd/XrdCl )

install(
FILES
XrdClFileSystemUtils.hh
XrdClMessage.hh
XrdClPostMaster.hh
XrdClPostMasterInterfaces.hh
Expand Down

0 comments on commit e2c4aec

Please sign in to comment.