mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-19 20:48:09 +00:00
Fix missing variables in CMakeLists
This commit is contained in:
parent
b54eca93f1
commit
d5db134f89
1 changed files with 1 additions and 1 deletions
|
|
@ -120,7 +120,7 @@ else()
|
|||
set(QT5_PACKAGES_OPTIONAL TextToSpeech)
|
||||
set(CMAKE_AUTOMOC ON)
|
||||
|
||||
|
||||
set(ASSETS_DIR "assets")
|
||||
set(SOURCES
|
||||
src/app/App.cpp
|
||||
src/app/AppController.cpp
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue