mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-06-26 10:11:30 +00:00
There is no more integrated build of dependencies in the build system. Dependencies are discovered using pkg-config except for ctpp2 where there is no pkg-config file.
2 lines
120 B
Meson
2 lines
120 B
Meson
option('ctpp2-install-prefix', type : 'string', value : '',
|
|
description : 'Prefix where ctpp libs has been installed') |