Skip to content

Commit 163e0ea

Browse files
authored
Merge pull request #1781 from jere8184/cicd
remove STANDALONE from cabchecksum.pyx
2 parents 86d05c4 + 906e14b commit 163e0ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openage/cabextract/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
add_cython_modules(
22
lzxd.pyx
3-
STANDALONE cabchecksum.pyx
3+
cabchecksum.pyx
44
)
55

66
add_py_modules(

0 commit comments

Comments
 (0)