only run when cmake available

This commit is contained in:
2022-11-30 21:19:22 +01:00
parent 2ff32c06fd
commit e93e47bd69
4 changed files with 34 additions and 0 deletions

View File

@ -1,4 +1,5 @@
return {
'builtin',
'user.cmake.configure',
'user.cmake.build',
'user.cmake.clean'}