|
|
@ -6,8 +6,6 @@ |
|
|
|
# SPOT_VERSION - The version of spot |
|
|
|
|
|
|
|
# use pkg-config to get the directories and then use these values |
|
|
|
message(STATUS "FIND SPOT") |
|
|
|
|
|
|
|
# in the find_path() and find_library() calls |
|
|
|
find_package(PkgConfig QUIET) |
|
|
|
PKG_CHECK_MODULES(PC_SPOT QUIET spot) |
|
|
|
xxxxxxxxxx