Commit e1643bbb authored by Dominik Charousset's avatar Dominik Charousset

Merge pull request #161 from jsiwek/master

Fix "Libcaf" casing issue in FindLibcaf.cmake.
parents bb19830d 37470335
......@@ -87,7 +87,7 @@ endforeach ()
# final steps to tell CMake we're done
include(FindPackageHandleStandardArgs)
find_package_handle_standard_args(libcaf
find_package_handle_standard_args(Libcaf
DEFAULT_MSG
LIBCAF_LIBRARIES
LIBCAF_INCLUDE_DIRS)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment