It is highly recommended to change the <tt>CMAKE_BUILD_TYPE</tt> option to either '''Debug''' (for development) or '''Release''' (for production).
If you get any errors about missing libraries, make sure the required packages are installed for those libraries.
|