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 3Moderator: leecollings
Code: Select all
cd dev-domoticz
git pull
cmake -DCMAKE_BUILD_TYPE=Release CMakeLists.txt
make -j 3Users browsing this forum: Google [Bot] and 1 guest