On 3/27/19 4:30 PM, Ken Moffat via blfs-dev wrote:
I'm building libdrm re buildtype explorations.
Noticed that it can use libatomic_ops -
In my original build where that had not yet been installed:
Dependency threads found: YES
Found pkg-config: /usr/bin/pkg-config (0.29.2)
Found CMake: /usr/bin/cmake (3.14.0)
Dependency atomic_ops found: NO (tried pkgconfig and cmake)
Checking if "Intel Atomics" compiles: YES
and in my current build:
Dependency threads found: YES
Found pkg-config: /usr/bin/pkg-config (0.29.2)
Dependency atomic_ops found: YES 7.6.10
Checking if "Intel Atomics" compiles: YES
NB cmake did get reported, but much later.
Oddly, a quick look at the meson files doesn't lead me to cmake or
CMake - I assume it too is optional. Will add both.
I think it's bindings for CMake:
renodr [ /sources ]$ ls /usr/lib/cmake/
clang/ fftw3/ GtkDoc/ LibIcal/ llvm/ QGpgme/
DBus1/ Gpgmepp/ harfbuzz/ libxml2/ PulseAudio/ SDL2/
Let's take GTK-Doc as an example:
renodr [ /sources ]$ ls /usr/lib/cmake/GtkDoc/GtkDoc
GtkDocConfig.cmake GtkDocConfigVersion.cmake
GtkDocScanGObjWrapper.cmake
I think these are used as shortcuts.
ĸen
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page