4 lines
42 B
CMake
4 lines
42 B
CMake
file(REMOVE_RECURSE
|
|
"libvoxel_grid.a"
|
|
)
|
file(REMOVE_RECURSE
|
|
"libvoxel_grid.a"
|
|
)
|