add note that cmake build is preliminary

This commit is contained in:
Aliaksey Kandratsenka 2020-12-19 19:14:50 -08:00
parent 6bbf2ed150
commit 6ed61f8e91

View File

@ -1,5 +1,8 @@
cmake_minimum_required(VERSION 3.12)
# Please note that cmake support is very preliminary. Autotools-based
# build is the only fully supported build for now.
# Based on configure.ac
project(gperftools VERSION 2.8.0 LANGUAGES C CXX
@ -1584,4 +1587,4 @@ install(FILES
DESTINATION "${CMAKE_INSTALL_LIBDIR}/pkgconfig")
#TODO @GENERATE_CHANGELOG_RULES@
#TODO dist
#TODO dist