Merge branch 'master' of https://github.com/worklist/hifi into pointy

This commit is contained in:
Andrzej Kapolka 2013-07-29 15:17:55 -07:00
commit c678b79373

View file

@ -90,7 +90,7 @@ static Closure cmakeBuild(srcDir, instCommand) {
installCommand instCommand installCommand instCommand
preloadScript '' preloadScript ''
cmakeArgs '' cmakeArgs ''
projectCmakePath '/usr/bin/cmake' projectCmakePath '/usr/local/bin/cmake'
cleanBuild 'false' cleanBuild 'false'
cleanInstallDir 'false' cleanInstallDir 'false'
builderImpl '' builderImpl ''