mirror of
https://github.com/brl/mutter.git
synced 2024-11-10 07:56:14 -05:00
build: Disable deprecated API in tests/conform
We should not be using deprecated API in the conformance test suite.
This commit is contained in:
parent
c3354cb2c0
commit
032121ce17
@ -88,6 +88,7 @@ INCLUDES = \
|
||||
|
||||
test_conformance_CPPFLAGS = \
|
||||
-DG_DISABLE_SINGLE_INCLUDES \
|
||||
-DCOGL_DISABLE_DEPRECATED \
|
||||
-DCLUTTER_DISABLE_DEPRECATED \
|
||||
-DTESTS_DATADIR=\""$(top_srcdir)/tests/data"\"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user