mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-08-03 10:16:03 -04: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') |