Skip to content

Commit

Permalink
python/build: remove Meson project support
Browse files Browse the repository at this point in the history
Obsolete, we're now using Meson subprojects.
  • Loading branch information
MaxKellermann committed Dec 21, 2023
1 parent 3c5b864 commit a3765cd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 128 deletions.
1 change: 0 additions & 1 deletion python/build/libs.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

from build.project import Project
from build.zlib import ZlibProject
from build.meson import MesonProject
from build.cmake import CmakeProject
from build.autotools import AutotoolsProject
from build.ffmpeg import FfmpegProject
Expand Down
127 changes: 0 additions & 127 deletions python/build/meson.py

This file was deleted.

0 comments on commit a3765cd

Please sign in to comment.