1. Home
  2. Browse
  3. libredwg

libredwg

v0.12.5.5178#0Go to latest

GNU LibreDWG is a free C library to handle DWG files. It aims to be a free replacement for the OpenDWG libraries. DWG is the native file format of AutoCAD.

Install

Run the following Vcpkg command to install the port.

vcpkg install libredwg

Usage

libredwg provides CMake targets:

find_package(unofficial-libredwg CONFIG REQUIRED)
target_link_libraries(main unofficial::libredwg::libredwg)

Features

Dependencies

See source

Version

v0.12.5.5178#0

Publication

Supports

All

GitHub

LibreDWG/libredwg

Homepage

gnu.org/software/libredwg

Subtree

4e57712f24

License

GPL-3.0

Definition

Manifest