On 11 Sep 2011, at 20:41, Hartmut Hafermann wrote:
Am 11.09.2011 um 20:30 schrieb Matthias Troyer:
That prefix should not be there, and is not there when I build it. The CMake Lists.txt file states it explicitly:
set_target_properties(${name} PROPERTIES PREFIX "")
That's odd. I have this line as well, but the libraries are nevertheless built with this prefix. I am using cmake 2.8.4.
Is the variable BUILD_SHARED_LIBS set to ON?