Skip to content

Commit 442f5ce

Browse files
author
Diptorup Deb
committed
Update the Cmake requirement to be same as upstream LLVM.
1 parent d25f5dc commit 442f5ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
cmake_minimum_required(VERSION 3.15)
15+
cmake_minimum_required(VERSION 3.13.4)
1616

1717
project(mlir-extensions)
1818

0 commit comments

Comments
 (0)