defunctzombie / takeoff

cross platform onscreen takeoff estimating application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MacOS Dev Setup

brew install cmake
brew install qt5
brew install poppler
mkdir build
cd build
cmake ..
make
macdeployqt takeoff.app

About

cross platform onscreen takeoff estimating application


Languages

Language:C++ 96.5%Language:CMake 3.1%Language:Shell 0.4%