mirror of https://github.com/PurpleI2P/i2pd.git
I2P: End-to-End encrypted and anonymous Internet
https://i2pd.website/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
304 B
11 lines
304 B
9 years ago
|
--- CMakeLists.txt.orig 2015-12-07 14:19:36.447689600 -0600
|
||
|
+++ CMakeLists.txt 2015-12-07 14:18:23.004419900 -0600
|
||
|
@@ -165,6 +165,7 @@
|
||
|
ENABLE_LANGUAGE(ASM_MASM)
|
||
|
set(ZLIB_ASMS
|
||
|
contrib/masmx64/gvmat64.asm
|
||
|
+ contrib/masmx64/inffas8664.c
|
||
|
contrib/masmx64/inffasx64.asm
|
||
|
)
|
||
|
endif()
|