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

12 lines
362 B
CMake
Raw Normal View History

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