We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fe43f5 commit 894e810Copy full SHA for 894e810
CMakeLists.txt
@@ -4,9 +4,6 @@ include (utils.cmake)
4
5
disallow_intree_builds()
6
7
-if (POLICY CMP0048)
8
- cmake_policy (SET CMP0048 NEW)
9
-endif ()
10
project (utf8proc VERSION 2.9.0 LANGUAGES C)
11
12
# This is the ABI version number, which may differ from the
0 commit comments