summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Szmigin <smidge@xsco.net>2020-09-16 22:36:24 +0100
committerAdam Szmigin <smidge@xsco.net>2020-09-16 22:36:24 +0100
commit9f9b833f2fe17c37832914c6de67dbbbba0a4b43 (patch)
treefc4fb514ad3e9b8b183912b7bc007838b02948c7
parentd172cea3645f6e269ab8771682f84143dd4bca2e (diff)
Add to CMake install
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e385f31..71a49ed 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -84,6 +84,7 @@ install(FILES
include/djinterop/exceptions.hpp
include/djinterop/enginelibrary.hpp
include/djinterop/musical_key.hpp
+ include/djinterop/optional.hpp
include/djinterop/pad_color.hpp
include/djinterop/performance_data.hpp
include/djinterop/semantic_version.hpp