mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
[config] do not redefine WITHOUT_FREERDP_3x_DEPRECATED
The define might already be defined by the build system. In that case do not redefine it.
This commit is contained in:
@@ -231,6 +231,8 @@
|
||||
*
|
||||
* \since version 3.17.2
|
||||
*/
|
||||
#if !defined(WITHOUT_FREERDP_3x_DEPRECATED)
|
||||
#cmakedefine WITHOUT_FREERDP_3x_DEPRECATED
|
||||
#endif
|
||||
|
||||
#endif /* FREERDP_CONFIG_H */
|
||||
|
||||
Reference in New Issue
Block a user