mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-15 18:20:55 +00:00
Remove duplicates
This commit is contained in:
parent
5b8bb4f482
commit
01fb39417e
|
@ -212,7 +212,6 @@ if(ENABLE_GAME)
|
|||
endif()
|
||||
|
||||
target_link_libraries(wesnoth
|
||||
wesnoth-common
|
||||
${WIDGETS_LIB}
|
||||
wesnoth-client
|
||||
wesnoth-common
|
||||
|
@ -259,7 +258,6 @@ if(ENABLE_TESTS)
|
|||
endif()
|
||||
|
||||
target_link_libraries(boost_unit_tests
|
||||
wesnoth-common
|
||||
${WIDGETS_LIB}
|
||||
wesnoth-client
|
||||
wesnoth-common
|
||||
|
|
Loading…
Reference in New Issue
Block a user