Closed mikaellenz closed 3 years ago
pkg_check_modules(LIBACARS libacars-2>=2.0.0) not detects compiled library from stable release.
Have you set PKG_CONFIG_PATH environment variable properly?
man pkg-config
pkg_check_modules(LIBACARS libacars-2>=2.0.0) not detects compiled library from stable release.