anotherim-desktop/plugins/CMakeLists.txt
hrxi 6eb1b53e60 Merge signal-protocol into omemo plugin
Same reasoning as for the `openpgp` plugin.
2023-10-06 15:25:12 +02:00

4 lines
76 B
CMake

foreach(plugin ${PLUGINS})
add_subdirectory(${plugin})
endforeach(plugin)