Cannot answer this one, but another minor config issue I stumbled over
yesterday:
On first cmake run after a fresh checkout, the cmake panel in QtCreator
tells you to inform the developers about a mismatch in
cmake/FindXGettext.cmake.
Actually, it's a 1-letter capitalisation issue, only line 23 i
In the root CMakeLists.txt file I see something which strikes me as odd.
After we set the build type, we add a bunch of platform-dependent
compiler and linker flags to the base set for the current build type.
These statements are generally of the form:
SET(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} ...)
SET
Hello to all.
As planned, version 0.11.2 has been released yesterday. Some notes:
As the team spans some radically different time zones, for the next
time we should specify not only a release date, but also a time, in
UTC, for the people involved in the release to gather in the IRC
channel.
Sepa