mirror of
https://github.com/yawaflua/tzeva-adom.git
synced 2025-12-09 20:09:26 +02:00
Add support to OREF (-o flag)
This commit is contained in:
@@ -16,7 +16,14 @@ add_executable(tzeva_adom main.cpp
|
||||
utils/audio_play.cpp
|
||||
locale/localization_get.cpp
|
||||
utils/localization_manager.h
|
||||
utils/localization_manager.h
|
||||
models/OrefAlertResponse.cpp
|
||||
CONFIG.cpp
|
||||
models/Interfaces/IAlertResponse.cpp
|
||||
models/Interfaces/IAlert.cpp
|
||||
locale/OREF_localization.cpp
|
||||
models/AlertMessage_OREF.cpp
|
||||
utils/OREFToTzevaAdom.cpp
|
||||
models/OrefAlertResponse.cpp
|
||||
)
|
||||
find_package(PkgConfig REQUIRED)
|
||||
pkg_check_modules(GLIB REQUIRED glib-2.0)
|
||||
|
||||
Reference in New Issue
Block a user