Open ochagnon opened 3 years ago
That is entirely my fault, i've been playing with the master to fix a bug on it. Multiple choice :
-DFETCHCONTENT_UPDATES_DISCONNECTED=ON
to your cmake command to avoid update at each configure time.
I recommend this solution, as it will greatly improve the time of configure after the first run (that download dependencies)More info here : https://cmake.org/cmake/help/latest/module/FetchContent.html
I just tried to upgrade Qaterial and I got the following error: