4 lines
37 B
CMake
4 lines
37 B
CMake
|
file(REMOVE_RECURSE
|
||
|
"libmlx42.a"
|
||
|
)
|