aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/if_changed.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/if_changed.sh')
-rwxr-xr-xscripts/if_changed.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/if_changed.sh b/scripts/if_changed.sh
index e0e2a18..9ba7b51 100755
--- a/scripts/if_changed.sh
+++ b/scripts/if_changed.sh
@@ -54,7 +54,7 @@ else
;;
Firestore-cmake)
- check_changes '^Firestore/(core|third_party)'
+ check_changes '^(Firestore/(core|third_party)|cmake)'
;;
*)