This commit updates liblas to version 1.6.1 and fixes two variables
that are passed to cmake to locate boost. It also includes an
option to run the builtin tests, as this library operates a
number of complex deps. Building is done out of source (oos) in
this formula, and cmake syntax is restructured per its usage,
placing the path after the options. This passes make test on 64bit
Snow Leopard using XCode-4.0.2, clang-2.0, llvm-2335, and gcc4.2.1.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>