Fix macos build
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
cmake_minimum_required(VERSION 3.28 FATAL_ERROR)
|
||||
|
||||
if(NOT IOS)
|
||||
SetOutputDirs("${CMAKE_SOURCE_DIR}/bin")
|
||||
endif()
|
||||
|
||||
set(BASH_EXECUTABLE "" CACHE FILEPATH "Path to bash executable")
|
||||
if ("${BASH_EXECUTABLE}" STREQUAL "")
|
||||
|
||||
Reference in New Issue
Block a user