dbcppp icon indicating copy to clipboard operation
dbcppp copied to clipboard

Include `libxmlmm` via its CMake integration

Open 90degs2infty opened this issue 2 years ago • 0 comments

The toplevel CMakeLists.txt currently includes the dependency libxmlmm "by hand" (see lines 26ff).

Consider including the dependency via its CMake integration (e.g. some call to add_subdirectory).

90degs2infty avatar Jun 20 '23 09:06 90degs2infty