Round 5
This commit is contained in:
parent
b95bbbd70b
commit
3499e8335b
|
@ -203,7 +203,7 @@ macro(_add_exec _name)
|
|||
# TODO see above about INTERFACE
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
target_link_libraries(${_name}
|
||||
PRIVATE ${_LIBUI_LIBS})
|
||||
${_LIBUI_LIBS})
|
||||
endif()
|
||||
|
||||
# TODOfor some reason these don't propagate
|
||||
|
|
Loading…
Reference in New Issue