feat: add tests folder
This commit is contained in:
10
tests/unit/build/CMakeFiles/utils.dir/cmake_clean.cmake
Normal file
10
tests/unit/build/CMakeFiles/utils.dir/cmake_clean.cmake
Normal file
@@ -0,0 +1,10 @@
|
||||
file(REMOVE_RECURSE
|
||||
"CMakeFiles/utils.dir/home/cseguret/Projects/app-ethereum/src/utils2.c.o"
|
||||
"libutils.pdb"
|
||||
"libutils.so"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
foreach(lang C)
|
||||
include(CMakeFiles/utils.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
endforeach()
|
||||
Reference in New Issue
Block a user