cmake_clean.cmake

file(REMOVE_RECURSE
  "CMakeFiles/stock_data_updater.dir/stock_data_updater.cpp.o"
  "CMakeFiles/stock_data_updater.dir/stock_data_updater.cpp.o.d"
  "stock_data_updater"
  "stock_data_updater.pdb"
)

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