[Dune] changing to cmake
Christoph GrĂ¼ninger
christoph.grueninger at iws.uni-stuttgart.de
Wed Jan 7 18:13:45 CET 2015
Hi Arya,
instead of
CMAKE_CXX_COMPILER=g++-4.7
you should add it to the CMAKE_FLAGS like
-DCMAKE_CXX_COMPILER=g++-4.7
All CMake variables are passed -D<variablename>=<value> in the
CMAKE_FLAGS variable.
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/attachments/20150107/f6044a2a/attachment.sig>
More information about the Dune
mailing list