Skip to content

Commit

Permalink
[CMake] Install LIB_XRD_N2NO2P.
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmichal committed Jun 28, 2017
1 parent daad7db commit bc8dc11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/XrdPlugins.cmake
Expand Up @@ -150,5 +150,5 @@ set_target_properties(
# Install
#-------------------------------------------------------------------------------
install(
TARGETS ${LIB_XRD_PSS} ${LIB_XRD_BWM} ${LIB_XRD_GPFS} ${LIB_XRD_ZCRC32} ${LIB_XRD_THROTTLE}
TARGETS ${LIB_XRD_PSS} ${LIB_XRD_BWM} ${LIB_XRD_GPFS} ${LIB_XRD_ZCRC32} ${LIB_XRD_THROTTLE} ${LIB_XRD_N2NO2P}
LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR} )

0 comments on commit bc8dc11

Please sign in to comment.