include(CMakeFindDependencyMacro) @FILENAME_DEP_REPLACE@ set(THREADS_PREFER_PTHREAD_FLAG ON) find_dependency(Threads) @FMTLIB_SYSTEM_REPLACE@ @FILENAME_DEP_REPLACE@ include(${SELF_DIR}/wpiutil.cmake)