aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/profile-a-l/cmake.profile9
1 files changed, 6 insertions, 3 deletions
diff --git a/etc/profile-a-l/cmake.profile b/etc/profile-a-l/cmake.profile
index 26cc2a00a..acc03e93f 100644
--- a/etc/profile-a-l/cmake.profile
+++ b/etc/profile-a-l/cmake.profile
@@ -1,12 +1,15 @@
1# Firejail profile for cargo 1# Firejail profile for cmake
2# Description: The Rust package manager 2# Description: A cross-platform open-source make system
3# This file is overwritten after every install/update 3# This file is overwritten after every install/update
4quiet 4quiet
5# Persistent local customizations 5# Persistent local customizations
6include cargo.local 6include cmake.local
7# Persistent global definitions 7# Persistent global definitions
8include globals.local 8include globals.local
9 9
10whitelist /usr/share/cmake
11whitelist /usr/share/cmake-*
12
10memory-deny-write-execute 13memory-deny-write-execute
11 14
12# Redirect 15# Redirect