diff --git a/CMakeLists.txt b/CMakeLists.txt index 79cd1f8..009472f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -13,7 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -cmake_minimum_required(VERSION 3.5) +cmake_minimum_required(VERSION 3.16) project(metavision_driver) include(FetchContent)