Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cmake/configs/default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ hunter_config(Libcxxabi VERSION ${HUNTER_Clang_VERSION})
hunter_config(Libssh2 VERSION 1.7.0)
hunter_config(Lua VERSION 5.3.2)
hunter_config(MySQL-client VERSION 6.1.6)
hunter_config(OGDF VERSION snapshot-2015-12-04)
hunter_config(OGDF VERSION snapshot-2015-12-04 CMAKE_ARGS CMAKE_POSITION_INDEPENDENT_CODE=TRUE)
hunter_config(OpenBLAS VERSION 0.2.19-p0)
hunter_config(OpenCV VERSION 3.1.0-p2)
hunter_config(OpenCV-Extra VERSION 3.0.0)
Expand Down