[SHELLFIND] Add missing dependency to CMakeLists.txt

This commit is contained in:
Brock Mammen
2019-09-15 19:46:36 +03:00
committed by Giannis Adamopoulos
parent b16b396ca0
commit 8da23e7eb9
@@ -20,3 +20,4 @@ if(NOT MSVC)
endif()
add_pch(shellfind shellfind.h SOURCE)
add_dependencies(shellfind psdk)