From 1cda55e682f150a2a6eb481cc82a5cfdde8660b0 Mon Sep 17 00:00:00 2001 From: Bill Hoffman Date: Sun, 12 Mar 2006 09:43:30 -0500 Subject: ENH: remove test until it works --- Source/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt index 737b0cd..f176751 100644 --- a/Source/CMakeLists.txt +++ b/Source/CMakeLists.txt @@ -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) -- cgit v0.12