[CMAKE]
authorAmine Khaldi <amine.khaldi@reactos.org>
Wed, 28 Jul 2010 12:58:37 +0000 (12:58 +0000)
committerAmine Khaldi <amine.khaldi@reactos.org>
Wed, 28 Jul 2010 12:58:37 +0000 (12:58 +0000)
commit0d72b49f469d1a64348cf09b28456dbf4f223818
treea9bf37aa906c77c7330577c846896b27c0f79f21
parent0de1055529f1230d4a2f4731b1def805fcdf7e94
[CMAKE]
- We won't be using mkdir to create folders since cmake has a command for it.
- Split nci generated files into separate targets, so that modules can depend on each one of them separately if needed.
- Add win32ksys to build.

svn path=/branches/cmake-bringup/; revision=48329
CMakeLists.txt
lib/CMakeLists.txt
lib/ntdllsys/CMakeLists.txt
lib/win32ksys/CMakeLists.txt [new file with mode: 0644]
toolchain-mingw32.cmake