]> git.sesse.net Git - vlc/commitdiff
VLCKit.framework: Assume cmake that is in contrib/bin is to be used.
authorFaustino Osuna <riquedafreak@videolan.org>
Fri, 8 Feb 2008 17:28:30 +0000 (17:28 +0000)
committerFaustino Osuna <riquedafreak@videolan.org>
Fri, 8 Feb 2008 17:28:30 +0000 (17:28 +0000)
projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj

index 718b03d76626842711bac11cbe5ff2f2cf92fcb4..dead1fd1468f0643cff26403fe7868bd53c92249 100644 (file)
                        );
                        runOnlyForDeploymentPostprocessing = 0;
                        shellPath = /bin/sh;
-                       shellScript = "if test $ACTION = \"clean\"\nthen\n    exit 0\nfi\ntop_srcdir=`pwd`/../../..\nmkdir -p $SYMROOT/vlc_build_dir\nrm -Rf $top_srcdir/CMakeCache.txt\ncd $SYMROOT/vlc_build_dir && cmake $top_srcdir";
+                       shellScript = "if test $ACTION = \"clean\"\nthen\n    exit 0\nfi\ntop_srcdir=`pwd`/../../..\nmkdir -p $SYMROOT/vlc_build_dir\nrm -Rf $top_srcdir/CMakeCache.txt\ncd $SYMROOT/vlc_build_dir && $top_srcdir/extras/contrib/bin/cmake $top_srcdir";
                        showEnvVarsInLog = 0;
                };
                EF78BD2E0CAEEF9500354E6E /* ShellScript */ = {