mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 09:46:18 +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()
|
endif()
|
||||||
|
|
||||||
add_pch(shellfind shellfind.h SOURCE)
|
add_pch(shellfind shellfind.h SOURCE)
|
||||||
|
add_dependencies(shellfind psdk)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue