mkdir -p buildpccd buildpccmake .. make -j8make install
mkdir -p buildpc
cd buildpc
cmake ..
make -j8
make install