This commit is contained in:
ackimixs
2024-01-18 20:38:50 +01:00
parent 9c4bc31fa3
commit 3f8804201d

View File

@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.27)
project(detection_pot)
project(detection_pot VERSION 1.0.0)
set(CMAKE_CXX_STANDARD 17)