daily update

This commit is contained in:
2025-12-29 09:08:40 +08:00
parent b32406225f
commit 411fc48982
130 changed files with 24830 additions and 0 deletions

9
coordinate-systems/CMakeLists.txt Normal file → Executable file
View File

@@ -14,4 +14,13 @@ target_link_libraries(
${PROJECT_NAME}
PRIVATE
libglfw3.a
${X11_LIBRARIES}
${OPENGL_LIBRARIES}
GL
Xrandr
Xi
Xinerama
Xcursor
pthread
dl
)