4 lines
38 B
CMake
4 lines
38 B
CMake
|
FILE(REMOVE_RECURSE
|
||
|
"libcvblob.a"
|
||
|
)
|