Update CMakeLists.txt
Update minimum version of cmakekimkulling/release_candidate_assimp_5_4_0
parent
1cafab689a
commit
dd2b57f2b9
|
@ -42,7 +42,7 @@
|
|||
# 3) Add libassimp using the file lists (eliminates duplication of file names between
|
||||
# source groups and library command)
|
||||
#
|
||||
cmake_minimum_required( VERSION 3.10 )
|
||||
cmake_minimum_required( VERSION 3.22 )
|
||||
SET( HEADER_PATH ../include/assimp )
|
||||
|
||||
if(NOT ANDROID AND ASSIMP_ANDROID_JNIIOSYSTEM)
|
||||
|
|
Loading…
Reference in New Issue