Closed d47081 closed 10 months ago
That means you are running a debug build. You need to reconfigure the build with the option -DCMAKE_BUILD_TYPE=Release
.
Thank for reply, just missed -
in the command:
cmake /lagrange DCMAKE_BUILD_TYPE=Release
cmake --build .
Hello
I have compiled Lagrange from master but have this in left top corner
is the debug and how to disable?