add boost-thread to cmake recipe, part2
This commit is contained in:
parent
f758706ea2
commit
adb0abfb6d
1 changed files with 1 additions and 0 deletions
|
@ -109,6 +109,7 @@ set(game-external-libs
|
|||
${common-external-libs}
|
||||
${Boost_SYSTEM_LIBRARIES}
|
||||
${Boost_RANDOM_LIBRARY}
|
||||
${Boost_THREAD_LIBRARY}
|
||||
${sdl_image-lib}
|
||||
${sdl_mixer-lib}
|
||||
${sdl_ttf-lib}
|
||||
|
|
Loading…
Add table
Reference in a new issue