From a0a8973de115d91f5318ec0bf3b5856e0aeda20f Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 3 Feb 2021 10:47:19 +0100 Subject: Finalize incomplete switch to Lomiri URL Dispatcher. --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index b5f66c1..68b6078 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -27,7 +27,7 @@ pkg_check_modules( include_directories(${BLUETOOTHSERVICE_INCLUDE_DIRS}) -set(URL_DISPATCHER_REQUIRED_VERSION 0.1) +set(URL_DISPATCHER_REQUIRED_VERSION 0) pkg_check_modules( URLDISPATCHER -- cgit v1.2.3