File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1818 env :
1919 MACOSX_DEPLOYMENT_TARGET : " 14.5"
2020 QT_VERSION : " 6.7.2"
21- EXTRA_CMAKE_FLAGS : " -DCMAKE_BUILD_TYPE=Release -DVC_PREBUILT_LIBS=ON -DVC_BUILD_ACVD=ON -DVC_BUILD_JSON=OFF -DCMAKE_OSX_ARCHITECTURES:STRING='x86_64;arm64'"
21+ EXTRA_CMAKE_FLAGS : " -DCMAKE_BUILD_TYPE=Release -DVC_PREBUILT_LIBS=ON -DVC_BUILD_ACVD=ON -DVC_BUILD_JSON=ON -DCMAKE_OSX_ARCHITECTURES:STRING='x86_64;arm64'"
2222 steps :
2323 - name : Checkout code
2424 uses : actions/checkout@v4
Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ explicitly support other platforms.
8080#### Dependencies
8181** Required**
8282* C++17 compiler which uses the Itanium ABI
83- * CMake 3.24 +
83+ * CMake 3.28 +
8484* OpenCV 3+
8585* Insight Toolkit (itk) 4.10+
8686* Visualization Toolkit (vtk) 7 or 8
You can’t perform that action at this time.
0 commit comments