Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-daemon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
jami-daemon
Commits
f8546636
Commit
f8546636
authored
2 years ago
by
Olivier Dion
Committed by
Sébastien Blin
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
tests/sip/Makefile: Tests have to be compiled against static version
Change-Id: I995b422ca3d078b02cf560056edeeacc35628a70
parent
52204759
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
test/sip/Makefile.am
+1
-1
1 addition, 1 deletion
test/sip/Makefile.am
with
1 addition
and
1 deletion
test/sip/Makefile.am
+
1
−
1
View file @
f8546636
...
...
@@ -2,7 +2,7 @@
include
$(top_srcdir)/globals.mk
AM_CXXFLAGS
+=
-I
$(
top_srcdir
)
/src
AM_LDFLAGS
+=
$(
CPPUNIT_LIBS
)
$(
top_builddir
)
/src/libjami.la
AM_LDFLAGS
+=
$(
CPPUNIT_LIBS
)
$(
top_builddir
)
/src/libjami.la
-static
check_PROGRAMS
=
ut_sip
ut_sip_SOURCES
=
sip.cpp test_SIP.h test_SIP.cpp
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment