- Setup EGL context for Wayland. Test window now opens as black rectangle.
This commit is contained in:
@@ -6,6 +6,7 @@ set(CMAKE_C_STANDARD 23)
|
||||
|
||||
add_executable(fennec-test
|
||||
main.cpp
|
||||
tests/lang/test_metaprogramming.h
|
||||
)
|
||||
|
||||
target_compile_definitions(fennec-test PUBLIC FENNEC_TEST_CWD="${CMAKE_SOURCE_DIR}/bin/${FENNEC_BUILD_NAME}"
|
||||
|
||||
Reference in New Issue
Block a user