Skip to content

Commit 1335980

Browse files
committed
install missing headers
1 parent d17fd6b commit 1335980

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
@@ -21,6 +21,8 @@ mgis_header(MGIS ThreadedTaskResult.hxx)
2121
mgis_header(MGIS ThreadedTaskResult.ixx)
2222
mgis_header(MGIS/Utilities Markdown.hxx)
2323
mgis_header(MGIS/Utilities OptionalReference.hxx)
24+
mgis_header(MGIS/Utilities Construct.hxx)
25+
mgis_header(MGIS/Utilities Construct.ixx)
2426
mgis_header(MGIS/Utilities Invoke.hxx)
2527
mgis_header(MGIS/Utilities Invoke.ixx)
2628
mgis_header(MGIS LibrariesManager.hxx)

0 commit comments

Comments
 (0)