7 lines
108 B
CMake
7 lines
108 B
CMake
file(REMOVE_RECURSE
|
|
"docs/html/libktx"
|
|
"docs/html/ktxtools"
|
|
"docs/html/ktxjswrappers"
|
|
"docs/html"
|
|
)
|