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

Re: Building as a subproject with CMake add_subdirectory


On Monday 08 June 2015 18:55:34 Douglas Heriot wrote:
> Hi,

Hi Douglas,

> I’m using libssh in my personal project which also uses the CMake build
> system. The most convenient way for me to build libssh from source (with
> custom OS X specific options set) is to use the add_subdirectory CMake
> command.

why don't you use ExternalProject_Add:

http://www.cmake.org/cmake/help/v3.3/module/ExternalProject.html

??


Best regards,


	-- andreas

-- 
Andreas Schneider                   GPG-ID: CC014E3D
www.cryptomilk.org                asn@xxxxxxxxxxxxxx


References:
Building as a subproject with CMake add_subdirectoryDouglas Heriot <douglas@xxxxxxxxxxxxxxxxx>
Archive administrator: postmaster@lists.cynapses.org