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

12 lines
356 B
CMake

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