4 lines
46 B
CMake
4 lines
46 B
CMake
|
|
file(REMOVE_RECURSE
|
||
|
|
"libedge_proxy_lib.a"
|
||
|
|
)
|