From 9f9b833f2fe17c37832914c6de67dbbbba0a4b43 Mon Sep 17 00:00:00 2001 From: Adam Szmigin Date: Wed, 16 Sep 2020 22:36:24 +0100 Subject: Add to CMake install --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3