mirror of https://github.com/PurpleI2P/i2pd.git
Mikhail Titov
9 years ago
2 changed files with 17 additions and 2 deletions
@ -0,0 +1,10 @@
@@ -0,0 +1,10 @@
|
||||
--- 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() |
Loading…
Reference in new issue