Skip to content

Commit

Permalink
Add the Boost random library.
Browse files Browse the repository at this point in the history
Adds it for the standard external tools.
  • Loading branch information
mordante committed Nov 23, 2014
1 parent 34cbe04 commit ae463b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/CMakeLists.txt
Expand Up @@ -166,6 +166,7 @@ set(tools-external-libs
${SDLIMAGE_LIBRARY}
${Boost_FILESYSTEM_LIBRARY}
${Boost_SYSTEM_LIBRARIES}
${Boost_RANDOM_LIBRARY}
)

if(ENABLE_FRIBIDI AND FRIBIDI_LIBRARIES)
Expand Down

0 comments on commit ae463b7

Please sign in to comment.