Fix linking psemek target to sublibs
This commit is contained in:
parent
211b9d7342
commit
8037f5a2f6
1 changed files with 2 additions and 0 deletions
|
|
@ -12,3 +12,5 @@ list(REMOVE_ITEM PSEMEK_LIBRARIES "CMakeLists.txt")
|
|||
foreach(lib ${PSEMEK_LIBRARIES})
|
||||
add_subdirectory(${lib})
|
||||
endforeach()
|
||||
|
||||
set(PSEMEK_LIBRARIES ${PSEMEK_LIBRARIES} PARENT_SCOPE)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue