Hi! We have a problem in our cmake project, where cmake links all libraries two times. This makes it impossible to link static libraries. The libraries appear only once in target_link_libraries() and that also only appears once.
Has someone idea what we could be doing wrong? Thank you, Dennis
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
