- fix cmake warning

This commit is contained in:
Dmytro Bogovych 2024-11-01 19:19:31 +03:00
parent d9b8f4d2d0
commit 2c2167c840
1 changed files with 1 additions and 3 deletions

View File

@ -1,7 +1,5 @@
project(rtphone)
cmake_minimum_required(VERSION 3.10) cmake_minimum_required(VERSION 3.10)
project(rtphone)
# Rely on C++ 17 # Rely on C++ 17