aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/testdisk.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/testdisk.rb')
0 files changed, 0 insertions, 0 deletions
ss="ss">:mavericks sha1 "bbaba0f593b4b81f1e1ebd604dc46eaa58ec8568" => :mountain_lion sha1 "7f1cdc6fd8de1a046b15cbc3b8a648e8ccb5775f" => :lion end depends_on 'cmake' => :build depends_on 'boost' depends_on 'pcre' depends_on 'graphviz' def install system "cmake", ".", "-Denable_debug=on", "-Denable_compile_optimizations=off", *std_cmake_args system "make install" end end