mirror of
https://github.com/reactos/reactos.git
synced 2025-04-19 12:08:55 +00:00
[SHELLFIND] Add missing dependency to CMakeLists.txt
This commit is contained in:
parent
b16b396ca0
commit
8da23e7eb9
1 changed files with 1 additions and 0 deletions
|
@ -20,3 +20,4 @@ if(NOT MSVC)
|
|||
endif()
|
||||
|
||||
add_pch(shellfind shellfind.h SOURCE)
|
||||
add_dependencies(shellfind psdk)
|
||||
|
|
Loading…
Reference in a new issue