Skip to content

Commit f1ac025

Browse files
committed
add missing file
1 parent 35b093d commit f1ac025

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

include/CMakeLists.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,4 +86,6 @@ if(enable-mgis-function)
8686
mgis_header(MGIS/Function Mechanics.ixx)
8787
mgis_header(MGIS/Function CoalescedMemoryAccessFunctionViewBase.hxx)
8888
mgis_header(MGIS/Function CoalescedMemoryAccessFunctionViewBase.ixx)
89-
endif(enable-mgis-function)
89+
mgis_header(MGIS/Function/Tensors CoalescedMemoryAccessTensorView.hxx)
90+
mgis_header(MGIS/Function/Tensors CoalescedMemoryAccessTensorView.ixx)
91+
endif(enable-mgis-function)

0 commit comments

Comments
 (0)