mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-29 09:09:21 +00:00
Fixed cpp11 feature in wrapper
This commit is contained in:
parent
bbfaea6660
commit
3c0af441d7
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ project(LinphoneCxx VERSION @LINPHONE_VERSION@)
|
|||
|
||||
include(GNUInstallDirs)
|
||||
|
||||
set(CMAKE_CXX_STRANDARD 11)
|
||||
set(CMAKE_CXX_STANDARD 11)
|
||||
|
||||
set(GENERATED_SOURCES
|
||||
{{#classes}}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue