Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 182 Bytes

File metadata and controls

12 lines (11 loc) · 182 Bytes

BGLView-example

For build use:

make && make catkeys && bindcatalogs

or

mkdir build && cd build
cmake .. -DHAIKU_ENABLE_I18N=ON
make && make catkeys && bindcatalogs