Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
einsteinathome
libclfft
Commits
cec37b69
Commit
cec37b69
authored
Jun 14, 2019
by
Bernd Machenschalk
Browse files
don't force building the static version when installing
parent
6123b933
Changes
1
Show whitespace changes
Inline
Side-by-side
src/Makefile
View file @
cec37b69
...
...
@@ -52,7 +52,7 @@ fft_execute.o: fft_execute.cpp ../include/clFFT.h fft_internal.h
fft_kernelstring.o
:
fft_kernelstring.cpp ../include/clFFT.h fft_internal.h
$(CXX)
$(CXXFLAGS)
-c
fft_kernelstring.cpp
install
:
$(TARGET)
../include/clFFT.h
install
:
../include/clFFT.h
libeclfft.*
mkdir
-p
$(PREFIX)
/lib
$(PREFIX)
/include
cp
../include/clFFT.h
$(PREFIX)
/include/eclfft.h
cp
libeclfft.
*
$(PREFIX)
/lib/
...
...
Write
Preview
Supports
Markdown
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