Ryan Marsaw wrote:
Hello BLFS editors.

The release of CMake 3.10 made building with libuv more difficult than with
previous versions, but not impossible.  To build CMake 3.10 without system
libuv, one needs only append the following to the last configuration option on
the bootstrap line:

-- -DCMAKE_USE_SYSTEM_LIBRARY_LIBUV=false

Notice the two leading dashes, which are required.

Thank you Ryan. I was not able to figure that out so I already added libuv to the book. It's a pretty simple build.

  -- Bruce


--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to