sandyre / libopencad

OpenSource library under X/MIT license to work with CAD files (DWG/DXF). Please use repository linked below, this one is abandoned.
https://github.com/nextgis-borsch/lib_opencad
MIT License
197 stars 63 forks source link

Simplify libdl handling #27

Closed AMDmi3 closed 8 years ago

AMDmi3 commented 8 years ago

CMake has builtin variable CMAKE_DL_LIBS which contains correct dynamic linker library (-ldl for linux, empty for *BSD etc.)