Skip to content

patches: Adapt CMakeLists to build on v2021

On debian buster, CMake is at version 3.13.4 where the usage of TARGET_OBJECTS has not been relaxed yet.

Simply reuse the SOURCE_LITEHTML files.

Also, a LIBRARY DESTINATION is needed to install the targets.

https://phabricator.apertis.org/T8931

Merge request reports