diff --git a/cmake.toml b/cmake.toml index 3d9d458..871bafd 100644 --- a/cmake.toml +++ b/cmake.toml @@ -5,7 +5,6 @@ version = "3.25" [project] name = "zasm" languages = ["CXX"] -msvc-runtime = "static" [options] ZASM_BUILD_TESTS = "root"