Skip to content
Snippets Groups Projects

Add inspect-library helper

Merged Ludovico de Nittis requested to merge wip/denittis/inspect-library into master
3 files
+ 3
4
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 0
2
@@ -21,8 +21,6 @@
# TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
# SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
libdl = c_compiler.find_library('dl', required : false)
helpers = [
'inspect-library',
'true',
Loading