I don't use ninja.
If you use it, you probably should better know how to do it. Or you
can search in the internet.
ninja copy_files
On 6 April 2015 at 21:37, Treeve Jelbert wrote:
> On Mon, 6 Apr 2015 17:51:01 +0300, Egor Pugin wrote:
>> make copy_files
>
>
> thanks, this works when using 'cmake
On Mon, 6 Apr 2015 17:51:01 +0300, Egor Pugin wrote:
> make copy_files
thanks, this works when using 'cmake -G make' but not when using 'cmake
-G Ninja'
Any suggestions?
>
> On 6 April 2015 at 16:54, Treeve Jelbert wrote:
>> as a fan of cmake, I was keen to try the cmake build with firebird.
make copy_files
On 6 April 2015 at 16:54, Treeve Jelbert wrote:
> as a fan of cmake, I was keen to try the cmake build with firebird.
>
> It all runs smoothly, but some of the targets are not processed.
>
> It appears that all targets marked as POST_BUILD are not executed.
>
> In particular, make
as a fan of cmake, I was keen to try the cmake build with firebird.
It all runs smoothly, but some of the targets are not processed.
It appears that all targets marked as POST_BUILD are not executed.
In particular, makeHeader and ibase.h are not created. Nor is
security3.fdb.
Is this because