Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SWIFT
SWIFTsim
Commits
bf8162e5
Commit
bf8162e5
authored
Jul 14, 2016
by
Massimiliano Culpo
Browse files
Unit tests : enable out of source builds
parent
271eb4c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/Makefile.am
View file @
bf8162e5
...
...
@@ -15,7 +15,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# Add the source directory and debug to CFLAGS
AM_CFLAGS
=
-I
..
/src
$(HDF5_CPPFLAGS)
-DTIMER
AM_CFLAGS
=
-I
$(top_srcdir)
/src
$(HDF5_CPPFLAGS)
-DTIMER
AM_LDFLAGS
=
../src/.libs/libswiftsim.a
$(HDF5_LDFLAGS)
$(HDF5_LIBS)
...
...
Massimiliano Culpo
@mculpo
mentioned in merge request
!198 (merged)
·
Jul 14, 2016
mentioned in merge request
!198 (merged)
mentioned in merge request !198
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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