4 lines
36 B
CMake
4 lines
36 B
CMake
|
file(REMOVE_RECURSE
|
||
|
"libcglm.a"
|
||
|
)
|