index
:
xtrkcad.git
develop
master
pristine-tar
upstream
Debian repo for xtrkcad
debian@jff.email
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
doc
/
clean-html.cmake
blob: 3b0c5003b6cea6383f232891a4b9466e24c69366 (
plain
)
1
2
3
4
5
6
file(GLOB_RECURSE all_files *) if(all_files) file(REMOVE ${all_files}) endif(all_files)