CompileFlags:
  Add: 
    - -I../libs
    - -Wall 
    - -Wextra 
    - -std=c++23 
    - -g 
    - -Werror
