using static for windows

This commit is contained in:
2026-05-04 04:02:19 +03:00
parent 77b0ed3c81
commit 0215b7e0b7
7 changed files with 28 additions and 26 deletions

View File

@@ -1,5 +1,4 @@
cmake_minimum_required(VERSION 3.26)
file(READ VERSION OMATH_VERSION)
project(omath VERSION ${OMATH_VERSION} LANGUAGES CXX)