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 [email protected]
