- More implementations and dependencies for Linux Wayland support
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#define FENNEC_TEST_PLATFORM_LINUX_WAYLAND_H
|
||||
|
||||
#include "../../../test.h"
|
||||
#include <fennec/platform/linux/wayland/display.h>
|
||||
#include <fennec/platform/linux/wayland/displaydev.h>
|
||||
|
||||
namespace fennec::test
|
||||
{
|
||||
|
||||
@@ -29,7 +29,7 @@ namespace fennec::test
|
||||
|
||||
inline void fennec_test_platform_linux() {
|
||||
|
||||
linux_platform platform(platform::user::client);
|
||||
linux_platform platform;
|
||||
|
||||
#ifdef FENNEC_LIB_WAYLAND
|
||||
fennec_test_section("wayland tests");
|
||||
|
||||
Reference in New Issue
Block a user