Commit 08b55363 authored by Marshall Pierce's avatar Marshall Pierce
Browse files

point at client with reorgd headers

parent 648aac4e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ else(USE_LOCAL_KINETIC_CLIENT)
        kinetic_cpp_client
        PREFIX "vendor"
        GIT_REPOSITORY "git@github.com:Seagate/Kinetic-C-Client.git"
        GIT_TAG "aec51b65cec4fda90ed4f1ac50e5ba4d01bf4dce"
        GIT_TAG "580b8715eaf037b737fbfded246c22a0158073d6"
        BUILD_IN_SOURCE 1
        INSTALL_COMMAND ""
    )