]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake: push frontend build logic down
authorKefu Chai <kchai@redhat.com>
Tue, 20 Jul 2021 12:38:45 +0000 (20:38 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 22 Jul 2021 08:35:12 +0000 (16:35 +0800)
commit7633a97a153f5304ae37bc1afb5292f534728ad1
treea4a075c48b6d7c68d02fd33e2327791448ca0259
parent73e983cfe8fade7cce4a71bdccd3fe263b3c6143
cmake: push frontend build logic down

it's simpler to build frontend in frontend/CMakeLists.txt

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/pybind/mgr/dashboard/CMakeLists.txt
src/pybind/mgr/dashboard/frontend/CMakeLists.txt [new file with mode: 0644]
src/pybind/mgr/dashboard/run-frontend-e2e-tests.sh
src/pybind/mgr/dashboard/run-frontend-unittests.sh