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
Sbalzarini Lab
S
Software
P
Parallel Computing
OpenFPM
openfpm_io
Commits
12ee5ff4
Commit
12ee5ff4
authored
Jun 27, 2015
by
incardon
Browse files
Fixing for MacOSX compilation
parent
efb8ccba
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Makefile.am
View file @
12ee5ff4
...
...
@@ -3,7 +3,7 @@ LINKLIBS = $(PTHREAD_LIBS) $(OPT_LIBS) $(BOOST_IOSTREAMS_LIB) $(BOOST_LDFLAGS)
bin_PROGRAMS
=
io
io_SOURCES
=
main.cpp ../../OpenFPM_devices/src/memory/HeapMemory.cpp ../../OpenFPM_data/src/Memleak_check.cpp
io_CXXFLAGS
=
$(CUDA_CFLAGS)
$(INCLUDES_PATH)
-
fopenmp
io_CXXFLAGS
=
$(CUDA_CFLAGS)
$(INCLUDES_PATH)
-
I
/usr/local/include
io_CFLAGS
=
$(CUDA_CFLAGS)
io_LDADD
=
$(LINKLIBS)
...
...
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