Merge branch bb-10.4-release into bb-10.5-release

This commit is contained in:
Nikita Malyavin 2021-05-05 23:17:20 +03:00
commit 3f55c56951
109 changed files with 1800 additions and 532 deletions

View file

@ -17,7 +17,7 @@
# License along with this library; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335 USA
cmake_minimum_required(VERSION 2.6)
cmake_minimum_required(VERSION 2.8.12)
project(mroonga)
if("${CMAKE_SOURCE_DIR}" STREQUAL "${CMAKE_CURRENT_SOURCE_DIR}")