4 lines
39 B
CMake
4 lines
39 B
CMake
|
file(REMOVE_RECURSE
|
||
|
"libdCommon.a"
|
||
|
)
|