4 lines
38 B
CMake
4 lines
38 B
CMake
|
file(REMOVE_RECURSE
|
||
|
"librecast.a"
|
||
|
)
|