Skip to content

Commit 4a46b26

Browse files
committed
[WINETESTS:UIAUTOMATIONCORE] Add wineheaders to dependencies
1 parent 8632030 commit 4a46b26

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

modules/rostests/winetests/uiautomationcore/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ remove_definitions(-D_WIN32_WINNT=0x502)
44
add_definitions(-D_WIN32_WINNT=0x600)
55

66
add_executable(uiautomationcore_winetest uiautomation.c testlist.c)
7+
add_dependencies(uiautomationcore_winetest wineheaders)
78
set_module_type(uiautomationcore_winetest win32cui)
89
target_link_libraries(uiautomationcore_winetest wine uuid)
910
add_importlibs(uiautomationcore_winetest ole32 oleacc oleaut32 propsys user32 uiautomationcore msvcrt kernel32_vista kernel32)

0 commit comments

Comments
 (0)