]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
pybind/mgr/CMakeLists.txt: exclude files not used at runtime
authorDuncan Bellamy <dunk@denkimushi.com>
Sat, 15 May 2021 10:05:48 +0000 (11:05 +0100)
committerDuncan Bellamy <dunk@denkimushi.com>
Wed, 19 May 2021 22:28:13 +0000 (23:28 +0100)
commit8797807f5355eb40f2a5d72eadb485bef94e8c23
treec1e764dee6e1b78c4e1a20b703e338f1e876cbdd
parent88a0f1a21a0bf59a3ca8ecd424cc719727df5769
pybind/mgr/CMakeLists.txt: exclude files not used at runtime

Exclude node_modules so it is not installed with make install
Exclude cypress files and dashboard .(dot) files also

Fixes: https://tracker.ceph.com/issues/50827
Signed-off-by: Duncan Bellamy <dunk@denkimushi.com>
src/pybind/mgr/CMakeLists.txt