The
Building on Linux section ends with:
If the build is successful an executable is created, ~/dev/LibreCAD-master/unix/librecad, and LibreCAD can be launched by typing:
$ ./unix/librecad &
No mention of a post-build install procedure there either.
Edited to add: To be clear, I have built it, and have run it via "./unix/librecad &" as described. But running it out of a build directory buried deep in my open-source-projects tree is less than ideal.