This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
pxz-hos-client-cpp-module/example/performance/build/CMakeFiles/HosClientPerformance.dir/cmake_clean.cmake

11 lines
310 B
CMake

file(REMOVE_RECURSE
"CMakeFiles/HosClientPerformance.dir/HosClientPerformance.cpp.o"
"HosClientPerformance"
"HosClientPerformance.pdb"
)
# Per-language clean rules from dependency scanning.
foreach(lang CXX)
include(CMakeFiles/HosClientPerformance.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()