Skip to content

Commit c34d525

Browse files
committed
version bump cmake
1 parent fdf4eab commit c34d525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake_minimum_required(VERSION 3.6.0)
1+
cmake_minimum_required(VERSION 3.16)
22
project(PacketSender LANGUAGES CXX)
33

44
set(CMAKE_AUTOMOC ON)

0 commit comments

Comments
 (0)