summaryrefslogtreecommitdiffstats
path: root/test cases/linuxlike/11 runpath rpath ldlibrarypath/lib1/meson.build
blob: cbc75bdb1fc2f558663ae90536c0a6bb0bd7de42 (plain)
1
2
lib1 = shared_library('testeh', libsrc,
    c_args : '-DRET_VALUE=1')