mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 13:35:47 +00:00
[CRT] Add crtmath library
This commit is contained in:
parent
4866a25a8f
commit
35bc1e1d9e
5 changed files with 22 additions and 8 deletions
|
@ -25,6 +25,7 @@ include(wine/wine.cmake)
|
|||
include(wstring/wstring.cmake)
|
||||
|
||||
include(crt.cmake)
|
||||
include(crtmath.cmake)
|
||||
include(libcntpr.cmake)
|
||||
include(msvcrtex.cmake)
|
||||
include(oldnames.cmake)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue