log: control dependency on execinfo with find_library
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 24 Nov 2022 07:47:52 +0000 (16:47 +0900)
committerSangjung Woo <again4you@gmail.com>
Thu, 1 Dec 2022 02:01:24 +0000 (11:01 +0900)
commita87bd818186b5836cf3aab301d9f6f1626af4624
tree42c615d993d9fa232a622a9313c0639efc9e1a4e
parent48620d9a1f597ba95cf922341060b2a4349515cc
log: control dependency on execinfo with find_library

Like Android, Alpine linux does not ahve execinfo, too.
Determine whether to use execinfo or not based on
find_library results.

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
gst/nnstreamer/nnstreamer_log.c
meson.build