Skip to content

Commit

Permalink
Reduce min cmake version to 3.18
Browse files Browse the repository at this point in the history
  • Loading branch information
lukamac committed Feb 28, 2024
1 parent 24af224 commit 83f7b28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.22)
cmake_minimum_required(VERSION 3.18)

project(pulp-nnx
VERSION 0.3.0
Expand Down

0 comments on commit 83f7b28

Please sign in to comment.