Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-07 | cmake: require cmake 3.11 | Sergey Ponomarev | |
The main CMakeLists.txt had cmake_minimum_required (VERSION 2.8). This made the cmake to show a deprecation notice that support of all versions below 3.5 will be dropped soon. The maximum required cmake version is 3.11 for the litehtml module. So let's set it as a minimum for all other modules. The FATAL_ERROR option is ignored in CMake >= 2.6. | |||
2020-05-22 | also the same fix for icon projects | George Hazan | |
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-10-14 | libqrencode: missing file added | George Hazan | |
2019-10-06 | QR code creator library | George Hazan | |