rebuild project for use with md4c library
This commit is contained in:
parent
18fbad5c7d
commit
6d98202f38
135 changed files with 19527 additions and 0 deletions
11
build/Src/CMakeFiles/blogParser.dir/cmake_clean.cmake
Normal file
11
build/Src/CMakeFiles/blogParser.dir/cmake_clean.cmake
Normal file
|
@ -0,0 +1,11 @@
|
|||
file(REMOVE_RECURSE
|
||||
"CMakeFiles/blogParser.dir/blog.cpp.o"
|
||||
"CMakeFiles/blogParser.dir/blog.cpp.o.d"
|
||||
"blogParser"
|
||||
"blogParser.pdb"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
foreach(lang CXX)
|
||||
include(CMakeFiles/blogParser.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
endforeach()
|
Loading…
Add table
Add a link
Reference in a new issue