mirror of
https://github.com/triqs/dft_tools
synced 2024-11-07 14:43:49 +01:00
Update install.rst: add missing cmake command
This commit is contained in:
parent
ff6ff34be8
commit
ac33d05faf
@ -37,6 +37,10 @@ Installation steps
|
|||||||
#. Make sure that you have added the TRIQS and Cpp2Py installation to your environment variables::
|
#. Make sure that you have added the TRIQS and Cpp2Py installation to your environment variables::
|
||||||
|
|
||||||
$ 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::
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user