Commit 64ac26a1 authored by Dominik Charousset's avatar Dominik Charousset

adapted the new configure script

parent 8966507b
......@@ -24,14 +24,12 @@ Get the Sources
First Steps
-----------
* mkdir build
* cd build
* cmake ..
* ./configure
* make
It is recommended to run the unit tests as well.
* ./bin/unit_tests
* make test
Please submit a bug report that includes (a) your compiler version, (b) your OS,
and (c) the output of the unit tests if an error occurs.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment