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
6a27ca07
Commit
6a27ca07
authored
2 years ago
by
Aline Gondim Santos
Browse files
Options
Downloads
Patches
Plain Diff
windows: fix build
Change-Id: Ic42d861235b21cf8ba94ead88dd7b0ae4ea8daa4
parent
a5fcd271
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
compat/msvc/package.json
+1
-1
1 addition, 1 deletion
compat/msvc/package.json
with
2 additions
and
2 deletions
CMakeLists.txt
+
1
−
1
View file @
6a27ca07
cmake_minimum_required
(
VERSION 3.16
)
cmake_minimum_required
(
VERSION 3.16
)
project
(
jami-daemon CXX
)
project
(
jami-daemon
C
CXX
)
set
(
PACKAGE_NAME
"Jami Daemon"
)
set
(
PACKAGE_NAME
"Jami Daemon"
)
################################################################################
################################################################################
...
...
This diff is collapsed.
Click to expand it.
compat/msvc/package.json
+
1
−
1
View file @
6a27ca07
...
@@ -16,5 +16,5 @@
...
@@ -16,5 +16,5 @@
"libgit2"
"libgit2"
],
],
"configuration"
:
"ReleaseLib_win32"
,
"configuration"
:
"ReleaseLib_win32"
,
"project_paths"
:
[
"
ring
-daemon.vcxproj"
]
"project_paths"
:
[
"
jami
-daemon.vcxproj"
]
}
}
This diff is collapsed.
Click to expand it.
Aline Gondim Santos
@agsantos
mentioned in issue
#808 (closed)
·
2 years ago
mentioned in issue
#808 (closed)
mentioned in issue #808
Toggle commit list
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