mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Update CMakeLists.txt
This commit is contained in:
parent
504258bf15
commit
c5983ea8b0
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# Set this to the minimum version your project supports.
|
||||
cmake_minimum_required(VERSION 3.18)
|
||||
cmake_minimum_required(VERSION 3.19)
|
||||
project(CrashHandler)
|
||||
find_library(log-lib log)
|
||||
add_library(native-lib SHARED src/main/cpp/native-lib.cpp)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue