mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 19:26:33 +00:00
[CMAKE]
- sys-stubs.S depends now on w32ksvc.h. Unfortunately CMake isn't smart enough to find it automatically svn path=/trunk/; revision=52030
This commit is contained in:
@@ -199,3 +199,4 @@ add_cd_file(TARGET win32k DESTINATION reactos/system32 FOR all)
|
||||
add_importlib_target(win32k.spec)
|
||||
|
||||
add_library(win32ksys sys-stubs.S)
|
||||
set_source_files_properties(sys-stubs.S PROPERTIES OBJECT_DEPENDS ${CMAKE_CURRENT_SOURCE_DIR}/w32ksvc.h)
|
||||
|
||||
Reference in New Issue
Block a user