This commit is contained in:
Nishi 2025-11-26 07:04:01 +09:00
commit 5614b03bee
Signed by: nishi
GPG key ID: 27EF69B208EB9343
5 changed files with 185 additions and 8 deletions

6
mcompass/CMakeLists.txt Normal file
View file

@ -0,0 +1,6 @@
include(MDEBase)
include(MDEOpenGL)
setup_project(mcompass ${CMAKE_INSTALL_BINDIR})
opengl_add(mcompass)
math_add(mcompass)