Tools/mmaps: Fix build when building only tools

Closes #12631
This commit is contained in:
DDuarte
2014-07-25 15:23:40 +01:00
parent 0b75e38755
commit 63e1cc6276
+1
View File
@@ -48,6 +48,7 @@ target_link_libraries(mmaps_generator
Detour
${BZIP2_LIBRARIES}
${ZLIB_LIBRARIES}
${CMAKE_THREAD_LIBS_INIT}
${Boost_LIBRARIES}
)