Closed vitorlimac2 closed 6 years ago
Where cmake3 -DCMAKE_INSTALL_PREFIX=$HOME/bin
update to
cmake3 -DCMAKE_INSTALL_PREFIX=$HOME/bin ..
Committed the change. Thanks!
Where cmake3 -DCMAKE_INSTALL_PREFIX=$HOME/bin
update to
cmake3 -DCMAKE_INSTALL_PREFIX=$HOME/bin ..