clouseau/src
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
..
bin Check strings nullity before strcmp 2017-06-23 09:58:40 +03:00
lib Specify Clouseau library to link the extension 2017-08-21 10:28:09 +03:00