(CMAKE_SHARED_LIBRARY_LINK_C_FLAGS "-Wl,-brtl")
SET(CMAKE_SHARED_LIBRARY_LINK_CXX_FLAGS "-Wl,-brtl")
to
SET(CMAKE_SHARED_LIBRARY_LINK_C_FLAGS "-Wl,-brtl,-bnoipath")
SET(CMAKE_SHARED_LIBRARY_LINK_CXX_FLAGS "-Wl,-brtl,-bnoipath")
solved the problem.
Mea culpa
/jp
2009/12/15 jens per
don't
involves setting linkflags on all our targets and are willing to share
it :-)
thanks in advance
/jp
--
jens persson
Mäster Olofsväg 24
S-224 66 LUND;SWEDEN
___
Powered by www.kitware.com
Visit other Kitware open-source projects at
ht
export(
TARGETS mylib
FILE module_toc.cmake
)
--
jens persson
Mäster Olofsväg 24
S-224 66 LUND;SWEDEN
___
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.h
o)
* More serious is that we need to do it staged and only change the
core product now keeping the old build system for dependant
projects/products for some time, and the old system expects to link to
.o files in the core product.
--
jens persson
Mäster Olofsvä
2009/10/9 Eric Noulard :
> 2009/10/9 jens persson :
>> I get the impression that I have two problems: depending on a
>> custom_target and depending on all.
>
> Dependency from builtin target is currently unsupported.
> see:
> http://public.kitware.com/Bug/view.php?id=
n a ubuntu 9.04
box (all installed from ubuntu standard repositories)
Best regards and happy weekend
/jp
--
jens persson
Mäster Olofsväg 24
S-224 66 LUND;SWEDEN
___
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://w
there a way to do this that I haven't found yet?
Best regards
/jp
[1] don't get me started on why, but it is needed...
--
jens persson
Mäster Olofsväg 24
S-224 66 LUND;SWEDEN
___
Powered by www.kitware.com
Visit other Kitware open-source pr