whats-up-with-my-life/build/gtest/googlemock/CMakeFiles/gmock.dir/cmake_clean.cmake

12 lines
309 B
CMake
Raw Normal View History

2024-02-04 23:42:51 -05:00
file(REMOVE_RECURSE
"CMakeFiles/gmock.dir/__/googletest/src/gtest-all.cc.o"
"CMakeFiles/gmock.dir/src/gmock-all.cc.o"
"libgmock.pdb"
"libgmock.so"
)
# Per-language clean rules from dependency scanning.
foreach(lang CXX)
include(CMakeFiles/gmock.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()