]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/predef/CMakeLists.txt
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / predef / CMakeLists.txt
index dc69fe5d7a0c9494753210649d6e86f6dcb88d19..4a3d6c4cd74fc41e8d03af73ab6164e0c91af50b 100644 (file)
@@ -1,5 +1,5 @@
 # Copyright Mike Dev 2018
-# Copyright Rene Rivera 2018
+# Copyright René Ferdinand Rivera Morell 2018-2021
 # Distributed under the Boost Software License, Version 1.0.
 # See accompanying file LICENSE_1_0.txt or copy at
 # http://www.boost.org/LICENSE_1_0.txt
@@ -25,7 +25,7 @@ cmake_minimum_required( VERSION 3.0 )
 # Don't set VERSION, as that's a pita to keep up to date with the version
 # header. And don't set LANGUAGES as we are multi-language and header
 # only, so it's irrelevant.
-project( BoostPredef )
+project( BoostPredef LANGUAGES NONE )
 
 # Simple INTERFACE, and header only, library target.
 add_library( boost_predef INTERFACE )