1
0
Fork 0
forked from blue/mlc

help page, number of parallel tasts, source and destination now can be set up from config

This commit is contained in:
Blue 2023-10-09 18:47:00 -03:00
parent 0b268a7245
commit e266008e11
Signed by untrusted user: blue
GPG key ID: 9B203B252A63EE38
10 changed files with 197 additions and 43 deletions

View file

@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.5)
project(
mlc
VERSION 1.2.0
VERSION 1.3.0
DESCRIPTION "Media Library Compiler: rips your media library to a lossy compilation"
LANGUAGES CXX
)