We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d17fd6b commit 1335980Copy full SHA for 1335980
1 file changed
include/CMakeLists.txt
@@ -21,6 +21,8 @@ mgis_header(MGIS ThreadedTaskResult.hxx)
21
mgis_header(MGIS ThreadedTaskResult.ixx)
22
mgis_header(MGIS/Utilities Markdown.hxx)
23
mgis_header(MGIS/Utilities OptionalReference.hxx)
24
+mgis_header(MGIS/Utilities Construct.hxx)
25
+mgis_header(MGIS/Utilities Construct.ixx)
26
mgis_header(MGIS/Utilities Invoke.hxx)
27
mgis_header(MGIS/Utilities Invoke.ixx)
28
mgis_header(MGIS LibrariesManager.hxx)
0 commit comments