Skip to content

Commit 1855913

Browse files
committed
[SHELLBARS] Add missing psdk dependency.
1 parent 789c88c commit 1855913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dll/win32/browseui/shellbars/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ if(NOT MSVC)
2323
endif()
2424

2525
add_pch(shellbars shellbars.h SOURCE)
26-
add_dependencies(shellbars xdk)
26+
add_dependencies(shellbars xdk psdk)

0 commit comments

Comments
 (0)