Skip to content

Commit

Permalink
CI:fix macOS builds
Browse files Browse the repository at this point in the history
Signed-off-by: Raluca Groza <raluca.groza@analog.com>
  • Loading branch information
ccraluca committed Aug 16, 2023
1 parent b37eabb commit 097ce1b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CI/travis/make_darwin
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ TOP_DIR=$(pwd)

mkdir -p build
mkdir -p build_tar
export MACOSX_DEPLOYMENT_TARGET=10.15

cd build
cmake -DOSX_PACKAGE=ON -DENABLE_TOOLS=ON -DENABLE_PYTHON=ON -DENABLE_CSHARP=ON -DENABLE_LOG=ON -DBUILD_EXAMPLES=ON ..
Expand Down

0 comments on commit 097ce1b

Please sign in to comment.