aboutsummaryrefslogtreecommitdiffstats
path: root/lib/entityx/build/CMakeFiles/entity_test.dir/cmake_clean.cmake
blob: e40bcb43988982d6d17a9a66245aa9a50694a25c (plain)
1
2
3
4
5
6
7
8
9
10
file(REMOVE_RECURSE
  "CMakeFiles/entity_test.dir/entityx/Entity_test.cc.o"
  "entity_test.pdb"
  "entity_test"
)

# Per-language clean rules from dependency scanning.
foreach(lang CXX)
  include(CMakeFiles/entity_test.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()