Skip to content

Commit c246e17

Browse files
aaraneyhellkite500
authored andcommitted
build: broken reference to bmi_cfe header file
1 parent 889bc30 commit c246e17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ target_include_directories(cfebmi PRIVATE include)
105105

106106
set_target_properties(cfebmi PROPERTIES VERSION ${PROJECT_VERSION})
107107

108-
set_target_properties(cfebmi PROPERTIES PUBLIC_HEADER ./include/bmi_cfe.hxx)
108+
set_target_properties(cfebmi PROPERTIES PUBLIC_HEADER ./include/bmi_cfe.h)
109109

110110
include(GNUInstallDirs)
111111

0 commit comments

Comments
 (0)