Skip to content

Commit 199c6a5

Browse files
committed
forgot cmakelist
1 parent 878ddea commit 199c6a5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CMakeLists.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ set(HEADER_FILES
6363
${BEAMADAPTER_SRC}/component/model/RodMeshSection.inl
6464
${BEAMADAPTER_SRC}/component/model/RodSpireSection.h
6565
${BEAMADAPTER_SRC}/component/model/RodSpireSection.inl
66+
${BEAMADAPTER_SRC}/component/model/RodSteerableSection.h
67+
${BEAMADAPTER_SRC}/component/model/RodSteerableSection.inl
6668
${BEAMADAPTER_SRC}/component/model/RodStraightSection.h
6769
${BEAMADAPTER_SRC}/component/model/RodStraightSection.inl
6870

@@ -99,6 +101,7 @@ set(SOURCE_FILES
99101
${BEAMADAPTER_SRC}/component/model/BaseRodSectionMaterial.cpp
100102
${BEAMADAPTER_SRC}/component/model/RodMeshSection.cpp
101103
${BEAMADAPTER_SRC}/component/model/RodSpireSection.cpp
104+
${BEAMADAPTER_SRC}/component/model/RodSteerableSection.cpp
102105
${BEAMADAPTER_SRC}/component/model/RodStraightSection.cpp
103106
)
104107

0 commit comments

Comments
 (0)