Using BUILD_TYPE=release still builds the current beta version
I am trying to revert to a build version prior to 3.6
Code: Select all
cd dev-domoticz
git pull
cmake -DCMAKE_BUILD_TYPE=Release CMakeLists.txt
make -j 3
Moderator: leecollings
Code: Select all
cd dev-domoticz
git pull
cmake -DCMAKE_BUILD_TYPE=Release CMakeLists.txt
make -j 3
Users browsing this forum: No registered users and 1 guest