4 lines
44 B
CMake
4 lines
44 B
CMake
|
file(REMOVE_RECURSE
|
||
|
"libSQLiteCpp.a"
|
||
|
)
|