4 lines
51 B
CMake
4 lines
51 B
CMake
|
file(REMOVE_RECURSE
|
||
|
"../../../lib/libgtestd.a"
|
||
|
)
|