Create wintun interface if not found

This commit is contained in:
2025-12-18 07:55:35 +01:00
parent cab1362053
commit 225aa2a55d
3 changed files with 14 additions and 6 deletions

View File

@@ -6,7 +6,7 @@ cmake_minimum_required(VERSION 3.16)
# If MAJOR is 0, and MINOR > 0, Version is BETA
project(ColumnLynx
VERSION 0.2.0
VERSION 0.3.0
LANGUAGES CXX
)