📝 (BUILD.md): add build instructions

This commit is contained in:
Djalim Simaila 2025-10-15 08:14:26 +02:00
commit deff78ed58

5
BUILD.md Normal file
View File

@ -0,0 +1,5 @@
mkdir build
cd build
cmake ..
make
./CoursOpenGl