Files
MaxScale/table_replication_consistency/test/CMakeFiles/Example.dir/cmake_clean.cmake
2013-07-01 12:19:02 +03:00

11 lines
245 B
CMake

FILE(REMOVE_RECURSE
"CMakeFiles/Example.dir/Example.c.o"
"Example.pdb"
"Example"
)
# Per-language clean rules from dependency scanning.
FOREACH(lang C)
INCLUDE(CMakeFiles/Example.dir/cmake_clean_${lang}.cmake OPTIONAL)
ENDFOREACH(lang)