[android] build without deprecated symbols

This commit is contained in:
Armin Novak
2025-09-18 10:54:21 +02:00
parent 7c4b00f91d
commit b1d58751aa
3 changed files with 7 additions and 4 deletions

View File

@@ -227,4 +227,10 @@
*/
#cmakedefine HAVE_AF_VSOCK_H
/** If library is build without these do permanently hide symbols
*
* \since version 3.17.2
*/
#cmakedefine WITHOUT_FREERDP_3x_DEPRECATED
#endif /* FREERDP_CONFIG_H */