We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03d7415 commit 0db0889Copy full SHA for 0db0889
1 file changed
include/CMakeLists.txt
@@ -83,4 +83,5 @@ if(enable-mgis-function)
83
mgis_header(MGIS/Function/Tensors TensorModifier.hxx)
84
mgis_header(MGIS/Function/Tensors TensorModifier.ixx)
85
mgis_header(MGIS/Function Mechanics.hxx)
86
+ mgis_header(MGIS/Function Mechanics.ixx)
87
endif(enable-mgis-function)
0 commit comments