mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-10 04:36:43 +00:00
Other: introduced bridgepp static C++ library.
This commit is contained in:
@ -19,6 +19,7 @@
|
||||
|
||||
YEAR=`date +%Y`
|
||||
MISSING_FILES=$(find . \
|
||||
-not -path "./extern/*" \
|
||||
-not -path "./vendor/*" \
|
||||
-not -path "./vendor-cache/*" \
|
||||
-not -path "./.cache/*" \
|
||||
|
||||
Reference in New Issue
Block a user