mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 00:25:41 +00:00
[CMAKE]
* Fix msvcrtex unix build. svn path=/trunk/; revision=52096
This commit is contained in:
parent
0e21352b22
commit
fbe0668c94
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ if(ARCH MATCHES i386)
|
|||
list(APPEND MSVCRTEX_SOURCE
|
||||
except/i386/chkstk_asm.s
|
||||
math/i386/ci.c
|
||||
math/i386/ftol2_asm.S
|
||||
math/i386/ftol2_asm.s
|
||||
math/i386/alldiv_asm.s
|
||||
)
|
||||
endif()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue