4 lines
41 B
CMake
4 lines
41 B
CMake
file(REMOVE_RECURSE
|
|
"libSDL3_test.a"
|
|
)
|
file(REMOVE_RECURSE
|
|
"libSDL3_test.a"
|
|
)
|