mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Forgot to add library include directory for libgit2.
This commit is contained in:
@@ -44,6 +44,7 @@ ENDIF ()
|
||||
link_directories ("${PROJECT_LIBS_DIR}/yaml-cpp/build")
|
||||
link_directories ("${PROJECT_LIBS_DIR}/libloadorder/build")
|
||||
link_directories ("${PROJECT_LIBS_DIR}/zlib/build")
|
||||
link_directories ("${PROJECT_LIBS_DIR}/libgit2/build")
|
||||
link_directories ("${PROJECT_LIBS_DIR}/wxWidgets/lib")
|
||||
|
||||
# Settings when compiling and cross-compiling on Linux.
|
||||
|
||||
Reference in New Issue
Block a user