mirror of
https://github.com/triqs/dft_tools
synced 2024-12-23 04:43:42 +01:00
fix for malformed cmake options table
This commit is contained in:
parent
384a45adae
commit
966ebabd79
@ -146,7 +146,7 @@ The compilation of ``dft_tools`` can be configured using CMake-options::
|
||||
+-----------------------------------------------------------------+-----------------------------------------------+
|
||||
| Options | Syntax |
|
||||
+=================================================================+===============================================+
|
||||
| Specify an installation path other than path_to_triqs | -DCMAKE_INSTALL_PREFIX=path_to_dft_tools|
|
||||
| Specify an installation path other than path_to_triqs | -DCMAKE_INSTALL_PREFIX=path_to_dft_tools |
|
||||
+-----------------------------------------------------------------+-----------------------------------------------+
|
||||
| Build in Debugging Mode | -DCMAKE_BUILD_TYPE=Debug |
|
||||
+-----------------------------------------------------------------+-----------------------------------------------+
|
||||
|
Loading…
Reference in New Issue
Block a user