Skip to content
Snippets Groups Projects
Commit add23b94 authored by Jens Georg's avatar Jens Georg
Browse files

FindDOOCS: Fix typo time -> tine

parent 1f5d66e7
No related branches found
No related tags found
No related merge requests found
......@@ -75,7 +75,7 @@ if(DEFINED DOOCS_DIR)
endif()
# Work-around for missing rpath on libDOOCSClient - explicitly link against libtine
list(APPEND DOOCS_FIND_COMPONENTS timemt)
list(APPEND DOOCS_FIND_COMPONENTS tinemt)
set(ENV{PKG_CONFIG_PATH} $ENV{PKG_CONFIG_PATH}:/export/doocs/lib/pkgconfig)
message("Using PKG_CONFIG_PATH=$ENV{PKG_CONFIG_PATH}")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment