COpenCOmbineHelpers: add an explicit modulemap
Introduce an explicit modulemap as not all build systems will write out a modulemap for you. Add the explicit modulemap to allow building with alternative build systems.
This commit is contained in:
committed by
Sergej Jaskiewicz
parent
8576f0d579
commit
1c6f02c7ed
@@ -0,0 +1,3 @@
|
||||
module COpenCombineHelpers {
|
||||
header "COpenCombineHelpers.h"
|
||||
}
|
||||
Reference in New Issue
Block a user