kopia lustrzana https://github.com/OpenDroneMap/ODM
Aligned the arm64 release name
rodzic
12e5b63b6f
commit
d58835bfdf
|
@ -9,7 +9,7 @@ if (WIN32)
|
|||
set(OBJ2TILES_ARCH "Win64")
|
||||
set(OBJ2TILES_EXT ".exe")
|
||||
elseif(${CMAKE_SYSTEM_PROCESSOR} STREQUAL "aarch64")
|
||||
set(OBJ2TILES_ARCH "LinuxArm")
|
||||
set(OBJ2TILES_ARCH "LinuxArm64")
|
||||
elseif(APPLE)
|
||||
set(OBJ2TILES_ARCH "Osx64")
|
||||
endif()
|
||||
|
|
Ładowanie…
Reference in New Issue