4 lines
48 B
CMake
4 lines
48 B
CMake
|
file(REMOVE_RECURSE
|
||
|
"../../lib/libgmockd.a"
|
||
|
)
|