Skip to content

LessonsLearned

Michael Ambrus edited this page Nov 28, 2017 · 1 revision

#Lessons learned

##CMake

When having recursive build-structures target_link_libraries(current dependent) plays a role. Fortunately one can make the definition in the leaf CMakeList.txt

This is a sidebar...

Clone this wiki locally