On Sat Oct 03, 2020 at 11:17:51PM +0200, Solene Rapenne wrote:
> >
> > You can change "${CMAKE_CURRENT_BINARY_DIR}/lang" to
> > ${CMAKE_CURRENT_SOURCE_DIR}/lang or simply lang (without
> > ${CMAKE_CURRENT_BINARY_DIR}/"). Full diff below.
> >
> > :
>
> Thank you very much, it builds fine with your changes.
>
> Is this issue OpenBSD related or should I report it upstream?
This is not OpenBSD related. CMAKE_CURRENT_BINARY_DIR is simply wrong,
unless someone creates the build directory inside the src directory
which is really messy.
Rafael
No comments:
Post a Comment