9 lines
263 B
CMake
9 lines
263 B
CMake
|
################################################################
|
||
|
# Name: BuildMacPPC-MacIntel.cmake
|
||
|
# Purpose: Build MacIntel binary on MacPPC
|
||
|
# Author: Cas Cremers
|
||
|
################################################################
|
||
|
|
||
|
include (BuildMacIntel.cmake)
|
||
|
|