From 13e438d5bc2350cf3d71a77f6d3c5a54ba436161 Mon Sep 17 00:00:00 2001 From: Sander Vrijders Date: Fri, 3 Mar 2017 14:42:22 +0100 Subject: lib: Install cacep.h on install cacep.h was not installed on install, but other applications may want to use it as well. --- include/ouroboros/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/ouroboros/CMakeLists.txt b/include/ouroboros/CMakeLists.txt index d1a3166c..a8589da1 100644 --- a/include/ouroboros/CMakeLists.txt +++ b/include/ouroboros/CMakeLists.txt @@ -3,6 +3,7 @@ configure_file( "${CMAKE_CURRENT_BINARY_DIR}/config.h") set(HEADER_FILES + cacep.h cdap.h dev.h endian.h -- cgit v1.2.3