Skip to content

Commit

Permalink
xep-0292: added vcard4 classes
Browse files Browse the repository at this point in the history
  • Loading branch information
Ri0n committed Jun 9, 2024
1 parent 64e9997 commit df5c400
Show file tree
Hide file tree
Showing 3 changed files with 1,217 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/xmpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ set(XMPP_IM_HEADERS
xmpp-im/xmpp_subsets.h
xmpp-im/xmpp_url.h
xmpp-im/xmpp_vcard.h
xmpp-im/xmpp_vcard4.h
xmpp-im/xmpp_xdata.h
xmpp-im/xmpp_xmlcommon.h
xmpp-im/xmpp_encryption.h
Expand Down Expand Up @@ -130,6 +131,7 @@ target_sources(iris PRIVATE
xmpp-im/xmpp_task.cpp
xmpp-im/xmpp_tasks.cpp
xmpp-im/xmpp_vcard.cpp
xmpp-im/xmpp_vcard4.cpp
xmpp-im/xmpp_xdata.cpp
xmpp-im/xmpp_xmlcommon.cpp
xmpp-im/xmpp_encryption.cpp
Expand Down
Loading

0 comments on commit df5c400

Please sign in to comment.