[CMAKE]
authorAmine Khaldi <amine.khaldi@reactos.org>
Sat, 8 Oct 2011 16:47:57 +0000 (16:47 +0000)
committerAmine Khaldi <amine.khaldi@reactos.org>
Sat, 8 Oct 2011 16:47:57 +0000 (16:47 +0000)
commit41fe0a5043f36356bef0508815a562ec48af9e7f
treeb8f27f77c74db3b1e11550bd384c67765e9593df
parent0fa1475dfdfa738404cb64731c9be4ad43c29041
[CMAKE]
* Temporarily go back to using the ret^H^H^H previous way of using debug info. Build will, for example, be slower, take double the disk space it needs right now, but...
* Introduce __ROS_DWARF__ for the meaning __ROS_CMAKE__ implied previously.

svn path=/trunk/; revision=54055
12 files changed:
reactos/CMakeLists.txt
reactos/cmake/gcc.cmake
reactos/include/reactos/rossym.h
reactos/lib/CMakeLists.txt
reactos/lib/rossym/CMakeLists.txt
reactos/ntoskrnl/CMakeLists.txt
reactos/ntoskrnl/cache/section/io.c
reactos/ntoskrnl/cache/section/newmm.h
reactos/ntoskrnl/include/internal/kd.h
reactos/ntoskrnl/kdbg/kdb_cli.c
reactos/tools/CMakeLists.txt
reactos/tools/rsym/CMakeLists.txt