Adjusted Platform Structure

This commit is contained in:
2025-07-23 12:12:29 -04:00
parent 2117e4347c
commit f9de242b87
10 changed files with 35 additions and 25 deletions

View File

@@ -174,6 +174,7 @@ add_library(fennec STATIC
include/fennec/lang/type_operators.h
include/fennec/containers/tuple.h
include/fennec/containers/detail/__tuple.h
include/fennec/platform/linux/wayland/window.h
)
add_dependencies(fennec metaprogramming)