Greek pastries

This commit is contained in:
Keith Bowes 2022-02-20 19:45:53 -05:00
parent 2af28015c8
commit f233ac4cc6
47 changed files with 155 additions and 104 deletions

View file

@ -13,6 +13,7 @@ project(
add_project_arguments(
'-Wno-unused-parameter',
'-D_DEFAULT_SOURCE',
'-D_POSIX_C_SOURCE=200112L',
'-DWL_HIDE_DEPRECATED', # Hide the deprecated parts of the Wayland API
'-DWLR_USE_UNSTABLE',