mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
test: fix unit test linking problem in ubuntu 18.04
This commit is contained in:
@@ -10,8 +10,8 @@ add_executable(
|
||||
|
||||
target_link_libraries(
|
||||
unit_tests
|
||||
gtest_main
|
||||
game
|
||||
gtest_main
|
||||
game-interface
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user