diff options
Diffstat (limited to 'plugins/omemo')
-rw-r--r-- | plugins/omemo/CMakeLists.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/omemo/CMakeLists.txt b/plugins/omemo/CMakeLists.txt index 9e290390..a8920d72 100644 --- a/plugins/omemo/CMakeLists.txt +++ b/plugins/omemo/CMakeLists.txt @@ -39,9 +39,6 @@ if(Adwaita_VERSION VERSION_GREATER_EQUAL "1.2") set(OMEMO_DEFINITIONS ${OMEMO_DEFINITIONS} Adw_1_2) endif() -message(STATUS ${Adwaita_VERSION}) -message(STATUS ${Adw_1_2}) - vala_precompile(OMEMO_VALA_C SOURCES src/dtls_srtp_verification_draft.vala |