[build] Add missing find_dependency call (#5623)

This commit is contained in:
autoantwort
2023-09-10 03:57:12 +02:00
committed by GitHub
parent f63d958995
commit 4fa56fd884

View File

@@ -1,6 +1,7 @@
include(CMakeFindDependencyMacro)
@FILENAME_DEP_REPLACE@
@WPIUTIL_DEP_REPLACE@
@WPINET_DEP_REPLACE@
@FILENAME_DEP_REPLACE@
include(${SELF_DIR}/ntcore.cmake)