- Setup wayland display and window. Window surface is created and appears in hotbar. Window is not visible.
This commit is contained in:
@@ -284,6 +284,11 @@ add_library(fennec STATIC
|
||||
# EXTRA SOURCES ========================================================================================================
|
||||
|
||||
${FENNEC_EXTRA_SOURCES}
|
||||
source/platform/linux/wayland/window.cpp
|
||||
source/platform/interface/window.cpp
|
||||
include/fennec/core/logger.h
|
||||
source/core/log.cpp
|
||||
source/core/logger.cpp
|
||||
)
|
||||
|
||||
add_dependencies(fennec metaprogramming fennec-dependencies)
|
||||
|
||||
Reference in New Issue
Block a user