summaryrefslogtreecommitdiff
path: root/hscript/CMakeLists.txt
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-10-08 23:37:44 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-10-08 23:37:44 -0500
commit542e39743cd3fe85219bdb7fb00b385ac69f05c4 (patch)
tree30722d3e0ba784f9d0ad59fba2d06cdf771dde5e /hscript/CMakeLists.txt
parentd9ee6b07e5496916af500b7d2d3358621a64c970 (diff)
downloadhorizon-542e39743cd3fe85219bdb7fb00b385ac69f05c4.tar.gz
horizon-542e39743cd3fe85219bdb7fb00b385ac69f05c4.tar.bz2
horizon-542e39743cd3fe85219bdb7fb00b385ac69f05c4.tar.xz
horizon-542e39743cd3fe85219bdb7fb00b385ac69f05c4.zip
hscript: New module 'disk', fix headers of all files
Diffstat (limited to 'hscript/CMakeLists.txt')
-rw-r--r--hscript/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/hscript/CMakeLists.txt b/hscript/CMakeLists.txt
index a36bee5..845ee82 100644
--- a/hscript/CMakeLists.txt
+++ b/hscript/CMakeLists.txt
@@ -1,5 +1,6 @@
set(HSCRIPT_SOURCE
script.cc
+ disk.cc
key.cc
meta.cc
network.cc