[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Installing libssh to a customized folder


On Monday, 22 June 2020 12:42:21 CEST Bruno Buzzi Brassesco wrote:
>  Hi,
> 
> Is there any documentation to install libssh to a customized folder ?
> 
> I want to install it on:
> /mylibs/third-party/libssh

See https://cmake.org/cmake/help/latest/variable/CMAKE_INSTALL_PREFIX.html

cmake -DCMAKE_INSTALL_PREFIX=/mylibs/third-party/libssh ..


-- 
Andreas Schneider                 asn@xxxxxxxxxxxxxx
GPG-ID:     8DFF53E18F2ABC8D8F3C92237EE0FC4DCC014E3D



References:
Installing libssh to a customized folderBruno Buzzi Brassesco <bruno.brasesco@xxxxxxxxx>
Archive administrator: postmaster@lists.cynapses.org