4 lines
42 B
CMake
4 lines
42 B
CMake
|
file(REMOVE_RECURSE
|
||
|
"libblogParser.a"
|
||
|
)
|