mirror of
https://github.com/reactos/reactos.git
synced 2025-04-22 13:10:39 +00:00
[CMAKE]
-Define HAVE_ALLOCA_H for dbghelp svn path=/branches/cmake-bringup/; revision=50599
This commit is contained in:
parent
41d9b26507
commit
321385374d
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ add_definitions(
|
||||||
-D__USE_CRTIMP
|
-D__USE_CRTIMP
|
||||||
-D_WINE
|
-D_WINE
|
||||||
-DHAVE_REGEX_H
|
-DHAVE_REGEX_H
|
||||||
|
-DHAVE_ALLOCA_H
|
||||||
-D_IMAGEHLP_SOURCE_)
|
-D_IMAGEHLP_SOURCE_)
|
||||||
|
|
||||||
if(ARCH MATCHES amd64)
|
if(ARCH MATCHES amd64)
|
||||||
|
|
Loading…
Reference in a new issue