This commit is contained in:
Riley 2025-05-07 17:30:29 -05:00
commit ffe1bd554b
6 changed files with 93 additions and 0 deletions

5
build.bat Normal file
View file

@ -0,0 +1,5 @@
conan install . --output-folder=build --build=missing
cd build
meson setup --native-file conan_meson_native.ini .. meson-src
meson compile -C meson-src
meson-src\compressor.exe