Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
xorz57 authored Mar 2, 2024
1 parent 2f1ceca commit 12f8c55
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
cmake_minimum_required(VERSION 3.26)

cmake_policy(SET CMP0091 NEW)

project(PortScanner)

set(CMAKE_CXX_STANDARD 20)
Expand Down

0 comments on commit 12f8c55

Please sign in to comment.