mirror of
https://github.com/reactos/reactos.git
synced 2025-01-03 21:09:19 +00:00
[WDMAUD.DRV]
* Do not define NDEBUG globally. Fixes build. svn path=/trunk/; revision=61476
This commit is contained in:
parent
1422c8ab7f
commit
6e8b76a341
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
|
||||
|
||||
add_definitions(-DNDEBUG=1)
|
||||
|
||||
include_directories(
|
||||
${REACTOS_SOURCE_DIR}/include/reactos/libs/sound
|
||||
|
|
Loading…
Reference in a new issue