#!/bin/sh # On 2013-05-14 Arnold wrote in an e-mail: # Toolchain.cmake # TODO: Allow the build directory to be in other places. # A parameter is needed to pass the value. cmake ${PREFIX} -DCMAKE_TOOLCHAIN_FILE=Toolchain.cmake ..