Typo fixes, readme updates
This commit is contained in:
parent
3971a5b662
commit
ceab08a26d
11 changed files with 80 additions and 39 deletions
|
@ -1,8 +1,8 @@
|
|||
cmake_minimum_required(VERSION 3.5)
|
||||
project(
|
||||
mlc
|
||||
VERSION 1.3.3
|
||||
DESCRIPTION "Media Library Compiler: rips your media library to a lossy compilation"
|
||||
VERSION 1.3.4
|
||||
DESCRIPTION "Media Library Compiler: converts your media library to a lossy compilation"
|
||||
LANGUAGES CXX
|
||||
)
|
||||
cmake_policy(SET CMP0076 NEW)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue