mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 13:02:59 +00:00
[CMAKE]
- Add asm dependencies to freeldr, ntdll, crt - Add importlib for hal and ntoskrnl - Fix ntoskrnl spec file - Fix resource pathes in ntoskrnl.rc svn path=/branches/cmake-bringup/; revision=49645
This commit is contained in:
parent
5312a38c2f
commit
8b7d047834
7 changed files with 23 additions and 20 deletions
|
@ -104,4 +104,6 @@ add_minicd_target(hal reactos hal.dll)
|
|||
add_livecd_target(hal reactos/system32)
|
||||
else()
|
||||
#TBD
|
||||
endif(ARCH MATCHES i386)
|
||||
endif(ARCH MATCHES i386)
|
||||
|
||||
add_importlib_target(hal.spec)
|
Loading…
Add table
Add a link
Reference in a new issue