Skip to content
Commit e3dc9a7a authored by Mariusz Ceier's avatar Mariusz Ceier Committed by Daniel Stone
Browse files

tests: C++ compilation test



This test includes one of wayland headers, which produced
error with C++ compiler. C compiler can't be used for this test,
because it issues only a warning[1] and only when wayland headers
are not installed in system headers path (/usr/include).

[1] wayland-server-protocol.h:201:2: warning: implicit declaration of function ‘wl_resource_post_event’

[daniels: Merged in Marek's follow-up to check for a C++ compiler.]

Signed-off-by: default avatarMariusz Ceier <mceier+wayland@gmail.com>
Signed-off-by: default avatarMarek Chalupa <mchqwerty@gmail.com>
Reviewed-by: default avatarDaniel Stone <daniels@collabora.com>
parent 9386e2be
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment