fixed build script
This commit is contained in:
5
module.modulemap
Normal file
5
module.modulemap
Normal file
@@ -0,0 +1,5 @@
|
||||
module OpenMesh {
|
||||
umbrella "."
|
||||
export *
|
||||
module * { export * }
|
||||
}
|
||||
Reference in New Issue
Block a user