On Wed, Jan 01, 2020 at 03:34:51PM +0100, Benny Siegert wrote:
> I tried converting the build to CMake but it needs to be built out of
> tree (i.e. build dir != source dir), and I don't know how to do that
> in pkgsrc.
Set:
CONFIGURE_DIRS= build
CMAKE_ARG_PATH= ..
in pre-configure:
${MKDIR} ${WRKSRC}/build