Removed Boost dependency, changed MySQL library to MariaDB
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 3.0)
|
||||
cmake_minimum_required(VERSION 3.8)
|
||||
|
||||
project(liblua CXX)
|
||||
|
||||
|
Reference in New Issue
Block a user