Skip to content

Commit 586765e

Browse files
Fix CMake build
1 parent 3c9005c commit 586765e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/WasmParser/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ add_wasmkit_library(WasmParser
55
InstructionCode.swift
66
InstructionVisitor.swift
77
LEB.swift
8+
ParsingLimits.swift
89
WasmParser.swift
910
WasmTypes.swift
1011
)

0 commit comments

Comments
 (0)