4 lines
40 B
CMake
4 lines
40 B
CMake
|
FILE(REMOVE_RECURSE
|
||
|
"libNumerics.a"
|
||
|
)
|