mirror of
https://github.com/triqs/dft_tools
synced 2024-12-22 04:13:47 +01:00
Merge pull request #114 from egcpvanloon/patch-1
Update install.rst: add missing cmake command
This commit is contained in:
commit
2fea75133b
@ -38,6 +38,10 @@ Installation steps
|
|||||||
|
|
||||||
$ source path_to_triqs/share/triqsvarsh.sh
|
$ source path_to_triqs/share/triqsvarsh.sh
|
||||||
|
|
||||||
|
#. In the build directory call cmake
|
||||||
|
|
||||||
|
$ cmake ../src
|
||||||
|
|
||||||
#. Compile the code, run the tests and install the application::
|
#. Compile the code, run the tests and install the application::
|
||||||
|
|
||||||
$ make
|
$ make
|
||||||
|
Loading…
Reference in New Issue
Block a user