mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 04:26:00 +00:00
[UCRTBASE] Add ucrtbase.dll to build
This commit is contained in:
parent
9f15d9ee57
commit
41ffe7f3c6
6 changed files with 2789 additions and 2 deletions
|
@ -25,7 +25,7 @@ list(APPEND UCRT_MISC_SOURCES
|
|||
misc/_strerr.cpp
|
||||
)
|
||||
|
||||
if (CMAKE_BUILD_TYPE STREQUAL "Debug")
|
||||
if(DBG)
|
||||
list(APPEND UCRT_MISC_SOURCES
|
||||
misc/dbgrpt.cpp
|
||||
misc/dbgrptt.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue