BUG: disable this test temporarily

Alex
This commit is contained in:
Alexander Neundorf 2007-08-07 18:02:33 -04:00
parent 2f06857635
commit 5ac0a79029
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ PROJECT(FindPackageTest)
FIND_PACKAGE(OpenGL QUIET)
# Look for a package that has no find module and will not be found.
FIND_PACKAGE(NotAPackage QUIET)
#FIND_PACKAGE(NotAPackage QUIET)
# Look for a package that has an advanced find module.
FIND_PACKAGE(VTK QUIET)