Subject: CGAL users discussion list
List archive
- From: Joachim Reichel <>
- To:
- Subject: Re: [cgal-discuss] How to use custom lib along with CGAL (makefile doubt)
- Date: Sat, 6 Feb 2021 09:27:47 +0100
- Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=Pass ; spf=None
- Ironport-phdr: 9a23:5D729RfptH2g2Uqi4x1oTtUQlGMj4u6mDksu8pMizoh2WeGdxcS/Zh7h7PlgxGXEQZ/co6odzbaP4ua8BidZud6oizMrSNR0TRgLiMEbzUQLIfWuLgnFFsPsdDEwB89YVVVorDmROElRH9viNRWJ+iXhpTEdFQ/iOgVrO+/7BpDdj9it1+C15pbffxhEiCCybL9vKBi6twrcu8sZjYd/Nqo61wfErGZPd+lK321jOEidnwz75se+/Z5j9zpftvc8/MNeUqv0Yro1Q6VAADspL2466svrtQLeTQSU/XsTTn8WkhtTDAfb6hzxQ4r8vTH7tup53ymaINH2QLUpUjms86tnVBnlgzoBOjUk8m/Yl9ZwgbpFrhKvpxJx3o3abo+bO/VxfKzSYdwUSHFdXstSTSFNHp+wYoUNAucHIO1Wr5P9p1wLrRamAQesA/ngxSNIhn/32K0xzvgvHh/H3AM8H9IBrnDUp8jyOacQVuC61rXHzTXCb/NTwzv98pbHchE9rvGMQ71wddHcyVEoFwPeklWft4vlMymI2esTqmWW6fdrWu2zhWA9sQ5xviSvydk2ionPno8Y1FDK+CVnzIsxJtC1SU52bNy5HZZety+XNJd6T8EjTmxrpis21L0LtIOlcSUIxpkr2x3SZvyZf4aG4hzuWvicLDFlj3xmYLKynwu+/Eugx+HmV8S50kxGoyREn9XWt30A1gTf58uDR/dn40us1jeC2xrN5u1aPUw4j7fXJpA9zrM2i5Edq17MHjXsl0XzlKKWdlsr+uyv6+n/Z7XmoYKcN5Nohg3gKKgugsu/Af8kMgcQWGiX4/mz26P78U34RrVFkOE2n7HEvJ3ZJckXvK+0Dg1P3ost6huzFTar3dUAkXkCNl1FeRaHj4bzO1HJJfD1FfW/g1O2nzh3x/DGP7jhDo/XLnfdkbfuYbZ95FBYyAco1dBf4IlUCq0fL/L0QEP+qcLXAgcjMwOo2+bnFMl91oQGVG2TDa+WKqfSvUaV6eIuOOmDeJIVuC3mK/U+/P7vjXo5mUcHcqWz3JsXbmq4HvV8LEmDb3rsmIRJLWBftQU3SKnmiUaJTCVIT3e0RaM1oD8hW6y8CoKWZIeki7yA2W+BE5xdZm1CQgSOFn7jd4SBHe0BaSmSL8tJijsfSbWmDYMsg0L9/DTmwqZqe7KHshYTsojugYAsur/j0Coq/DkxNPyzlmGAS2YtzjENQCIqhPo5uUtm1lqEl6R10aQBRI5joshRWwJ/DqbyiulzCtT8QAXEJ47bUFG9XtihRz08HIton40+Jn1lEtDntSjtmjKwCuZMxaSMH4A59eTQ0iqpKg==
Hi,
On 06.02.21 08:18, VSav ( via cgal-discuss Mailing List) wrote:
Hi,[...]
I want to use cgal library(Apollonius Diagram) along with my code. Where do
i find CGAL make file inorder to merge it with my makefile.
Running cmake . and then make helps me build and run the cgal programs. But
how do i incorporate my custom made library in this.
CGAL's makefile is generated when running cmake. But you don't need it to use CGAL in your program. It is sufficient to add -frounding-math and -Ipath to your compiler flags, where "path" is the "include" directory of your CGAL installation.
Best regards,
Joachim
- [cgal-discuss] How to use custom lib along with CGAL (makefile doubt), VSav, 02/06/2021
- Re: [cgal-discuss] How to use custom lib along with CGAL (makefile doubt), Joachim Reichel, 02/06/2021
Archive powered by MHonArc 2.6.19+.