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
BC
public
liblinphone
Commits
3c0af441
Commit
3c0af441
authored
Jan 27, 2017
by
Sylvain Berfini
🎩
Browse files
Fixed cpp11 feature in wrapper
parent
bbfaea66
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
wrappers/cpp/c_make_lists.mustache.in
wrappers/cpp/c_make_lists.mustache.in
+1
-1
No files found.
wrappers/cpp/c_make_lists.mustache.in
View file @
3c0af441
...
...
@@ -4,7 +4,7 @@ project(LinphoneCxx VERSION @LINPHONE_VERSION@)
include(GNUInstallDirs)
set(CMAKE_CXX_ST
R
ANDARD 11)
set(CMAKE_CXX_STANDARD 11)
set(GENERATED_SOURCES
{{#classes}}
...
...
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