[Dune-devel] cmake --build
Christoph GrĂ¼ninger
christoph.grueninger at iws.uni-stuttgart.de
Thu Oct 2 13:54:35 CEST 2014
Hi Markus,
cmake --build <path> calls the default target for the directory. With
--target you can specify any target you want. And you can pass more,
build-specific flags, too.
The full documentation:
http://www.cmake.org/cmake/help/v3.0/manual/cmake.1.html
It would be nice to be integrated in dunecontrol, I volunteer to do that.
Why do you need to call a specific target? The default target is all we
want.
Bye
Christoph
--
GDB does hate your application, expresses its contempt through the
design of its command-line interface. -- Tom Tromey, FOSDEM 2014
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <https://lists.dune-project.org/pipermail/dune-devel/attachments/20141002/fe169b61/attachment.sig>
More information about the Dune-devel
mailing list