microsoft/onnxruntime-extensions

Public

mirrored fromhttps://github.com/microsoft/onnxruntime-extensionsAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
82a59c634565e72b210831c109bf971b90030efb

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

cmake/externals/blingfire_cmake.patch

10lines · modecode

1diff --git a/CMakeLists.txt b/CMakeLists.txt
2index 5d47b3a..dd36aaf 100644
3--- a/CMakeLists.txt
4+++ b/CMakeLists.txt
5@@ -1,4 +1,4 @@
6-cmake_minimum_required (VERSION 3.0)
7+cmake_minimum_required (VERSION 3.5)
8
9 set (BLING_FIRE_VERSION_MAJOR 1)
10 set (BLING_FIRE_VERSION_MINOR 0)
11