$NetBSD: patch-CMakeLists.txt,v 1.2 2018/08/17 15:22:37 minskim Exp $

Allow in-tree builds.

--- CMakeLists.txt.orig	2018-07-24 17:35:48.000000000 +0000
+++ CMakeLists.txt
@@ -1,9 +1,5 @@
 cmake_minimum_required (VERSION 2.8.12)
 
-include (utils.cmake)
-
-disallow_intree_builds()
-
 project (utf8proc C)
 
 # This is the ABI version number, which may differ from the
