mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
[CMAKE]
Give ntdll a baseaddress svn path=/branches/cmake-bringup/; revision=49952
This commit is contained in:
@@ -49,7 +49,8 @@ target_link_libraries(ntdll
|
||||
ntdllsys
|
||||
libcntpr
|
||||
${PSEH_LIB})
|
||||
|
||||
|
||||
set_image_base(ntdll ${baseaddress_ntdll})
|
||||
add_pch(ntdll ${CMAKE_CURRENT_SOURCE_DIR}/include/ntdll.h ${SOURCE})
|
||||
add_dependencies(ntdll ntstatus asm)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user