Skip to content
Snippets Groups Projects
Commit f5fae117 authored by Antoine Cyril David Hoffmann's avatar Antoine Cyril David Hoffmann
Browse files

change fftw lib directory

parent c308cc2f
No related branches found
No related tags found
No related merge requests found
......@@ -71,7 +71,7 @@ LIBS += -lfm
ifdef FFTW3DIR
LIBS += -lfftw3 -lfftw3_mpi
LDIRS += -L$(FFTW3DIR)/lib64
LDIRS += -L$(FFTW3DIR)/lib
IDIRS += -I$(FFTW3DIR)/include
endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment