mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
[CMAKE]
remove dependency to nonexistent target svn path=/branches/cmake-bringup/; revision=51753
This commit is contained in:
parent
35c4e5db52
commit
69fb88923a
1 changed files with 0 additions and 1 deletions
|
@ -195,7 +195,6 @@ target_link_libraries(win32k
|
|||
|
||||
add_importlibs(win32k ntoskrnl hal ftfd)
|
||||
add_pch(win32k ${CMAKE_CURRENT_SOURCE_DIR}/pch.h ${SOURCE})
|
||||
add_dependencies(win32k gendib_generated)
|
||||
add_cd_file(TARGET win32k DESTINATION reactos/system32 FOR all)
|
||||
add_importlib_target(win32k.spec)
|
||||
|
||||
|
|
Loading…
Reference in a new issue