]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind/mgr/CMakeLists.txt: exclude files not used at runtime 43787/head
authorDuncan Bellamy <dunk@denkimushi.com>
Sat, 15 May 2021 10:05:48 +0000 (11:05 +0100)
committerKefu Chai <tchaikov@gmail.com>
Wed, 3 Nov 2021 07:19:23 +0000 (15:19 +0800)
commite99d79f5f6618ce8e4c1b69aaa0f8c7c6d841c5a
treed553be4f62d7107f9957ae3aefd0a9d15e438277
parentd139e552aa604badbcbb251a1aa609cdef85e0d0
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>
(cherry picked from commit 8797807f5355eb40f2a5d72eadb485bef94e8c23)
src/pybind/mgr/CMakeLists.txt