aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/cmake.profile
blob: acc03e93fc1e8d8dd47226859224f0396064bd2f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Firejail profile for cmake
# Description: A cross-platform open-source make system
# This file is overwritten after every install/update
quiet
# Persistent local customizations
include cmake.local
# Persistent global definitions
include globals.local

whitelist /usr/share/cmake
whitelist /usr/share/cmake-*

memory-deny-write-execute

# Redirect
include build-systems-common.profile