Skip to content

Commit ea2663f

Browse files
committed
fix header install
1 parent 6ff6ca4 commit ea2663f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

include/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@ if(enable-mgis-function)
100100
mgis_header(MGIS/Function/TFEL TensorView.ixx)
101101
mgis_header(MGIS/Function/TFEL CoalescedMemoryAccessTensorView.hxx)
102102
mgis_header(MGIS/Function/TFEL CoalescedMemoryAccessTensorView.ixx)
103+
mgis_header(MGIS/Function/TFEL CoalescedMemoryAccessCompositeTensorsView.hxx)
104+
mgis_header(MGIS/Function/TFEL CoalescedMemoryAccessCompositeTensorsView.ixx)
103105
mgis_header(MGIS/Function/TFEL StridedCoalescedMemoryAccessTensorView.hxx)
104106
mgis_header(MGIS/Function/TFEL StridedCoalescedMemoryAccessTensorView.ixx)
105107
mgis_header(MGIS/Function/TFEL StridedCoalescedMemoryAccessCompositeTensorsView.hxx)

0 commit comments

Comments
 (0)