Remove unneeded target_link_libraries
authorNicolas Fella <nicolas.fella@gmx.de>
Thu, 15 Apr 2021 00:05:50 +0000 (02:05 +0200)
committerMatthieu Gallien (Rebase PR Action) <matthieu_gallien@yahoo.fr>
Wed, 1 Sep 2021 11:43:03 +0000 (11:43 +0000)
commitbc3eb7845dacc5cc588e0cff65c76465178a42ca
treee62ce967452ba1896351f0d851bb3e8df7f32707
parent72277726a350802510aadddb8e64b78ee0ef6af5
Remove unneeded target_link_libraries

OS_SPECIFIC_LINK_LIBRARIES is always empty here

Signed-off-by: Nicolas Fella <nicolas.fella@gmx.de>
src/gui/CMakeLists.txt