Use cmake to dynamically produce Path.h so that the integration tests will work on any system when cmake is used.
The checked-in version of Path.h should make some assumptions and use a relative path to the mx.xcworkspace directory since, in the absence of cmake, it is likely the developer is using the xcworkspace.
Use cmake to dynamically produce Path.h so that the integration tests will work on any system when cmake is used.
The checked-in version of Path.h should make some assumptions and use a relative path to the mx.xcworkspace directory since, in the absence of cmake, it is likely the developer is using the xcworkspace.