aboutsummaryrefslogtreecommitdiff
path: root/unit/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'unit/CMakeLists.txt')
-rwxr-xr-xunit/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/unit/CMakeLists.txt b/unit/CMakeLists.txt
index 28d7ce9..42e9ffb 100755
--- a/unit/CMakeLists.txt
+++ b/unit/CMakeLists.txt
@@ -10,11 +10,11 @@ set(CMAKE_C_EXTENSIONS OFF)
# Library code
set(BHUNIT_SOURCE
- src/unit.c
+ src/Unit.c
)
set(BHUNIT_HEADER
- include/bh/unit.h
+ include/BH/Unit.h
)
# Library