17c2aad20Sopenharmony_ci# vi: set ts=2 sw=2: 27c2aad20Sopenharmony_ciextraction: 37c2aad20Sopenharmony_ci cpp: 47c2aad20Sopenharmony_ci prepare: 57c2aad20Sopenharmony_ci packages: 67c2aad20Sopenharmony_ci - libelf-dev 77c2aad20Sopenharmony_ci - pkg-config 87c2aad20Sopenharmony_ci after_prepare: 97c2aad20Sopenharmony_ci # As the buildsystem detection by LGTM is performed _only_ during the 107c2aad20Sopenharmony_ci # 'configure' phase, we need to trick LGTM we use a supported build 117c2aad20Sopenharmony_ci # system (configure, meson, cmake, etc.). This way LGTM correctly detects 127c2aad20Sopenharmony_ci # that our sources are in the src/ subfolder. 137c2aad20Sopenharmony_ci - touch src/configure 147c2aad20Sopenharmony_ci - chmod +x src/configure 15