mirror of
https://github.com/copyrighttxt/watrbx-game-engine.git
synced 2026-09-05 13:17:49 +00:00
9 lines
213 B
CMake
9 lines
213 B
CMake
FILE(REMOVE_RECURSE
|
|
"CMakeFiles/RbxG3D_unbuilt"
|
|
)
|
|
|
|
# Per-language clean rules from dependency scanning.
|
|
FOREACH(lang)
|
|
INCLUDE(CMakeFiles/RbxG3D_unbuilt.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
|
ENDFOREACH(lang)
|