Skip to content

Commit

Permalink
[XrdCl] Install priv headers in correct dir.
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmichal committed Dec 16, 2019
1 parent 24763fd commit 094643a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/XrdCl/CMakeLists.txt
Expand Up @@ -177,7 +177,7 @@ install(
XrdClParallelOperation.hh
XrdClFileOperations.hh
XrdClFileSystemOperations.hh
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/xrootd/private )
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/xrootd/private/XrdCl )

install(
FILES
Expand Down

0 comments on commit 094643a

Please sign in to comment.