Skip to content

Commit 906e14b

Browse files
committed
build system: remove STANDALONE from cabchecksum.pyx
1 parent 86d05c4 commit 906e14b

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)