Goose  Artifact [1b96558aa0]

Artifact 1b96558aa01497967f537bd0470edd0bd1faa9cd9c4f330ec66995de13afe97b:

  • File bs/util/CMakeLists.txt — part of check-in [7ccb7ffbb1] at 2018-11-02 13:47:05 on branch trunk — Implemented a helper to generate graphviz dot files. (user: achavasse size: 136)

add_library( empathy-util
    stringid.cpp
    graphviz.cpp
)

if( BUILD_TESTING )
    add_subdirectory( tests )
endif( BUILD_TESTING )