diff options
| -rw-r--r-- | include/ouroboros/CMakeLists.txt | 1 | 
1 files changed, 1 insertions, 0 deletions
| 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 | 
