Files
upm/build/examples/java/CMakeFiles/BMM150_Example.dir/cmake_clean.cmake

12 lines
350 B
CMake
Raw Normal View History

file(REMOVE_RECURSE
"BMM150_Example.jar"
"CMakeFiles/BMM150_Example"
"CMakeFiles/BMM150_Example.dir/java_class_filelist"
"CMakeFiles/BMM150_Example.dir/java_compiled_BMM150_Example"
)
# Per-language clean rules from dependency scanning.
foreach(lang )
include(CMakeFiles/BMM150_Example.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()