ci: add proper ci
Clang Lint CI / lint-no-video (push) Successful in 1m4s
Clang Build CI / run-video (push) Successful in 1m23s
Clang Build CI / run-no-video (push) Successful in 1m23s
Clang Build CI / build-release (push) Successful in 1m59s
Clang Lint CI / lint-video (push) Successful in 1m53s

This commit is contained in:
2026-05-13 16:17:08 +02:00
parent a7bc58e94e
commit 354e9a5b99
9 changed files with 146 additions and 81 deletions
+1 -3
View File
@@ -23,8 +23,6 @@ AC_CHECK_HEADERS([string.h])
AC_CHECK_HEADERS([time.h])
AC_CHECK_HEADERS([unistd.h])
AC_CHECK_HEADERS([bsd/string.h])
AC_CHECK_HEADERS([linux/videodev2.h])
AC_CHECK_HEADERS([alsa/rawmidi.h])
@@ -33,4 +31,4 @@ AC_CHECK_HEADERS([GLFW/glfw3.h])
AC_CHECK_HEADERS([GLFW/glfw3native.h])
AC_CONFIG_FILES([Makefile])
AC_OUTPUT
AC_OUTPUT