ENH: remove test until it works

This commit is contained in:
Bill Hoffman 2006-03-12 09:43:30 -05:00
parent 637c10dc96
commit 1cda55e682
1 changed files with 1 additions and 1 deletions

View File

@ -950,7 +950,7 @@ IF(BUILD_TESTING)
--build-makeprogram ${CMAKE_TEST_MAKEPROGRAM}
--build-project BundleTest
--build-target install
--build-target package
# --build-target package
--build-options "-DCMAKE_INSTALL_PREFIX:PATH=${BundleTestInstallDir}"
--test-command
${BundleTestInstallDir}/Application/BundleTestExe.app/Contents/MacOS/BundleTestExe)