Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
west-public
West
Commits
694dcb58
Commit
694dcb58
authored
Sep 27, 2019
by
Marco Govoni
Browse files
Added python3-config as LIBS
parent
42bea5be
Changes
1
Hide whitespace changes
Inline
Side-by-side
Wstat/Makefile
View file @
694dcb58
...
...
@@ -30,7 +30,8 @@ davidson_diago.o \
wstat.o
PWOBJS
=
../../PW/src/libpw.a
QEMODS
=
../../Modules/libqemod.a ../../FFTXlib/libqefft.a ../../LAXlib/libqela.a ../Libraries/Forpy/libforpy.a ../Libraries/Json/libjson.a ../Libraries/Base64/libbase64.a
QEMODS
=
../../Modules/libqemod.a ../../FFTXlib/libqefft.a ../../LAXlib/libqela.a ../Libraries/Forpy/libforpy.a ../Libraries/Json/libjson.a ../Libraries/Base64/libbase64.a
LIBS
+=
`
python3-config
--ldflags
`
WESTLIBS
=
\
../IO_kernel/lib_io_kernel.a
\
../DFPT_kernel/lib_dfpt_kernel.a
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment