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
mpim-sw
cdo
Commits
b383e544
Commit
b383e544
authored
Dec 01, 2017
by
Uwe Schulzweida
Browse files
test/bandit_tests/Makefile.am: Set include search path to /test/bandit_tests.
parent
c7ac83fc
Changes
2
Hide whitespace changes
Inline
Side-by-side
test/bandit_tests/Makefile.am
View file @
b383e544
...
...
@@ -3,7 +3,7 @@ noinst_PROGRAMS = cdo_process_creation_test operator_1_to_1 operator_1_to_2
# bin_PROGRAMS = cdo_process_creation_test operator_1_to_1 operator_1_to_2
tests_CPPFLAGS
=
-I
$(top_srcdir)
/test/bandit_tests
/bandit
tests_CPPFLAGS
=
-I
$(top_srcdir)
/test/bandit_tests
tests_LDADD
=
$(top_builddir)
/src/libcdo.la
$(top_builddir)
/libcdi/src/libcdi.la
cdo_process_creation_test_SOURCES
=
process_creation_tests.cc
...
...
test/bandit_tests/Makefile.in
View file @
b383e544
...
...
@@ -565,7 +565,7 @@ top_build_prefix = @top_build_prefix@
top_builddir
=
@top_builddir@
top_srcdir
=
@top_srcdir@
# bin_PROGRAMS = cdo_process_creation_test operator_1_to_1 operator_1_to_2
tests_CPPFLAGS
=
-I
$(top_srcdir)
/test/bandit_tests
/bandit
tests_CPPFLAGS
=
-I
$(top_srcdir)
/test/bandit_tests
tests_LDADD
=
$(top_builddir)
/src/libcdo.la
$(top_builddir)
/libcdi/src/libcdi.la
cdo_process_creation_test_SOURCES
=
process_creation_tests.cc
cdo_process_creation_test_CPPFLAGS
=
$(tests_CPPFLAGS)
...
...
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