build: Check threads dependency instead of pthread 66/325566/2
authorSeunghun Lee <shiin.lee@samsung.com>
Thu, 12 Jun 2025 03:22:19 +0000 (12:22 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Thu, 12 Jun 2025 06:34:44 +0000 (06:34 +0000)
commit544a7cd9416864988f752689b5259360806dc2a3
tree88ff1856afe85ad4aeab6b4ea7d88de3d72bd444
parent69df838a4a83e48b364e09a18a49abafd74cf2f8
build: Check threads dependency instead of pthread

This commit updates the dependency check to use the threads dependency,
which is the recommended way by Meson.

For more information, see: https://mesonbuild.com/FAQ.html

Change-Id: I0cc5d29338c6fc113ab42c2791f40534bc19bcc7
src/bin/meson.build