Go to file
Daniel Zaoui 26c85dda2d Specify Clouseau library to link the extension
During compilation of the objects introspection extension, the
clouseau_debug library is needed.
In Ubuntu machines, it seems that this MUST be specified in the
CMakeLists.txt. Without it, dlopen the extension fails on trying to find
a function present in the Clouseau library.

Thanks to Woohyun for using Ubuntu :-)

@fix
2017-08-21 10:28:09 +03:00
cmake/Modules First patch for the Clouseau rewriting 2017-06-06 10:26:45 +03:00
data Add evlog.edc and install data images 2017-06-06 10:30:17 +03:00
src Specify Clouseau library to link the extension 2017-08-21 10:28:09 +03:00
.arcconfig Add arc config. 2015-07-08 12:12:12 +01:00
.gitignore First patch for the Clouseau rewriting 2017-06-06 10:26:45 +03:00
CMakeLists.txt Remove old library usage 2017-06-06 10:30:17 +03:00