mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2024-12-23 04:44:03 +01:00
Modify readme 2. #20
This commit is contained in:
parent
5b68b96b73
commit
20a73f27c7
@ -38,7 +38,7 @@ make check
|
||||
|
||||
```
|
||||
./autogen.sh
|
||||
LIBCHAMELEON_LIBS="$(shell pkg-config --libs chameleon)" LIBCHAMELEON_CFLAGS="$(shell pkg-config --cflags chameleon)" QMCKL_DEVEL=1 ./configure --prefix=$PWD/_install --enable-silent-rules --enable-maintainer-mode --with-chameleon=yes
|
||||
LIBCHAMELEON_LIBS="$(pkg-config --libs chameleon)" LIBCHAMELEON_CFLAGS="$(pkg-config --cflags chameleon)" QMCKL_DEVEL=1 ./configure --prefix=$PWD/_install --enable-silent-rules --enable-maintainer-mode --with-chameleon=yes
|
||||
|
||||
make
|
||||
make check
|
||||
|
Loading…
Reference in New Issue
Block a user