Skip to content

Commit b327c4c

Browse files
authored
Merge pull request #141 from zyantific/msvc-runtime
Don't enforce the MSVC runtime
2 parents 56ceab4 + 4e5d190 commit b327c4c

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

CMakeLists.txt

-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cmake.toml

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ version = "3.25"
55
[project]
66
name = "zasm"
77
languages = ["CXX"]
8-
msvc-runtime = "static"
98

109
[options]
1110
ZASM_BUILD_TESTS = "root"

0 commit comments

Comments
 (0)