1
0
mirror of https://github.com/ohwgiles/laminar.git synced 2026-03-02 03:40:21 +00:00

remove no longer used frontend templates

This commit is contained in:
Oliver Giles
2017-07-31 08:31:43 +03:00
parent 8080d38cfe
commit 1bcb2c8dfe
2 changed files with 0 additions and 5 deletions

View File

@@ -57,7 +57,6 @@ add_custom_command(OUTPUT laminar.capnp.c++ laminar.capnp.h
# Zip and compile statically served resources
generate_compressed_bins(${CMAKE_SOURCE_DIR}/src/resources index.html js/app.js
tpl/home.html tpl/job.html tpl/run.html tpl/browse.html
favicon.ico favicon-152.png icon.png progress.gif)
# Download 3rd-party frontend JS libs...