Core/Misc: Fix building mmaps_geenrator on linux.
This commit is contained in:
parent
c4ed0375d4
commit
6908181569
1 changed files with 1 additions and 0 deletions
|
|
@ -129,6 +129,7 @@ target_link_libraries(mmaps_generator
|
|||
${OPENSSL_LIBRARIES}
|
||||
${BZIP2_LIBRARIES}
|
||||
${ZLIB_LIBRARIES}
|
||||
${CMAKE_THREAD_LIBS_INIT}
|
||||
)
|
||||
|
||||
if( UNIX )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue