Files
tp-modelisation-problemes/test/CMakeFiles/test_json.dir/cmake_clean.cmake
2025-09-29 13:51:40 +02:00

12 lines
302 B
CMake

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