DKSDK_EXECUTABLE_LIPO

The full path to the lipo executable, if it exists. It is typically only present on macOS, and is useful for building a Universal macOS Binary.

A search is required before using this CMake variable. The search is automatic as long as you have done the following at least once:

include(DkSDKDetectExecutables)