$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2025-05-06 19:33:10
Christian Mazakas wrote:
> > > -j20
> >
>
> Ha, in the ideal world I suppose we'd check for the available number of CPUs
> and default to the max available. This is the value passed down to the Make
> invocation.
And to CTest, I suppose?
One annoying feature of CMake is that it's not possible to pass the -j option
passed to CMake down to CTest (if you have a custom target running the
tests.)